diff options
Diffstat (limited to 'branches/sca-java-1.4/tools/eclipse/plugins')
-rw-r--r-- | branches/sca-java-1.4/tools/eclipse/plugins/core/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-java-1.4/tools/eclipse/plugins/core/pom.xml b/branches/sca-java-1.4/tools/eclipse/plugins/core/pom.xml index 9ae1fd1e1f..4d545422b5 100644 --- a/branches/sca-java-1.4/tools/eclipse/plugins/core/pom.xml +++ b/branches/sca-java-1.4/tools/eclipse/plugins/core/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca-eclipse-tools</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.4</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>org.apache.tuscany.sca.core</artifactId> |