diff options
Diffstat (limited to '')
-rw-r--r-- | branches/sca-equinox/samples/helloworld-jms-webapp/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/branches/sca-equinox/samples/helloworld-jms-webapp/pom.xml b/branches/sca-equinox/samples/helloworld-jms-webapp/pom.xml index 48ff33be2d..a94903da21 100644 --- a/branches/sca-equinox/samples/helloworld-jms-webapp/pom.xml +++ b/branches/sca-equinox/samples/helloworld-jms-webapp/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>1.4-SNAPSHOT</version> + <version>1.4-EQUINOX-SNAPSHOT</version> <relativePath>../../pom.xml</relativePath> </parent> <artifactId>sample-helloworld-jms-webapp</artifactId> |