summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml')
-rw-r--r--sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml b/sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml
index e6592c6ebe..7e44ae428f 100644
--- a/sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml
+++ b/sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-tracing-aspectj</artifactId>
@@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.0</version>
+ <version>2.0.1-SNAPSHOT</version>
<executions>
<execution>
<id>copy</id>