summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--sca-java-2.x/branches/2.0/modules/extensibility-equinox/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/modules/tracing-aspectj/pom.xml2
-rw-r--r--sca-java-2.x/branches/2.0/pom.xml2
3 files changed, 3 insertions, 3 deletions
diff --git a/sca-java-2.x/branches/2.0/modules/extensibility-equinox/pom.xml b/sca-java-2.x/branches/2.0/modules/extensibility-equinox/pom.xml
index ccfc9ab3c6..fcddbebe95 100644
--- a/sca-java-2.x/branches/2.0/modules/extensibility-equinox/pom.xml
+++ b/sca-java-2.x/branches/2.0/modules/extensibility-equinox/pom.xml
@@ -48,7 +48,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0</version>
<executions>
<execution>
<id>copy-dependencies</id>
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 7e44ae428f..ddda7e6a2c 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
@@ -47,7 +47,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-dependency-plugin</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0</version>
<executions>
<execution>
<id>copy</id>
diff --git a/sca-java-2.x/branches/2.0/pom.xml b/sca-java-2.x/branches/2.0/pom.xml
index 7b854f6512..9f2e00315d 100644
--- a/sca-java-2.x/branches/2.0/pom.xml
+++ b/sca-java-2.x/branches/2.0/pom.xml
@@ -342,7 +342,7 @@
<plugin>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-maven-dependency-lister</artifactId>
- <version>2.0.1-SNAPSHOT</version>
+ <version>2.0</version>
<executions>
<execution>
<phase>process-resources</phase>