summaryrefslogtreecommitdiffstats
path: root/branches/sca-equinox/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-equinox/pom.xml')
-rw-r--r--branches/sca-equinox/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/branches/sca-equinox/pom.xml b/branches/sca-equinox/pom.xml
index 2946ccd8ad..e973633405 100644
--- a/branches/sca-equinox/pom.xml
+++ b/branches/sca-equinox/pom.xml
@@ -30,7 +30,7 @@
<packaging>pom</packaging>
<name>Apache Tuscany SCA Implementation Project</name>
<url>http://tuscany.apache.org</url>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scm>
<connection>scm:svn:http://svn.apache.org/repos/asf/tuscany/java/sca</connection>
@@ -271,7 +271,7 @@
<plugin>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-maven-dependency-lister</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<executions>
<execution>
<phase>process-resources</phase>
@@ -389,7 +389,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-maven-eclipse-compiler</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4-EQUINOX-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
</dependencies>