summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/itest/databindings/jaxb-bottom-up/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'branches/sca-java-1.4/itest/databindings/jaxb-bottom-up/pom.xml')
-rw-r--r--branches/sca-java-1.4/itest/databindings/jaxb-bottom-up/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/branches/sca-java-1.4/itest/databindings/jaxb-bottom-up/pom.xml b/branches/sca-java-1.4/itest/databindings/jaxb-bottom-up/pom.xml
index c227bca118..c3c520cdf2 100644
--- a/branches/sca-java-1.4/itest/databindings/jaxb-bottom-up/pom.xml
+++ b/branches/sca-java-1.4/itest/databindings/jaxb-bottom-up/pom.xml
@@ -21,13 +21,13 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>itest-databindings</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>itest-databindings-jaxb-bottom-up</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<packaging>jar</packaging>
<name>Apache Tuscany SCA iTest Databinding - JAXB Bottom Up</name>
@@ -108,7 +108,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-host-jetty</artifactId>
- <version>1.4-SNAPSHOT</version>
+ <version>1.4</version>
<scope>runtime</scope>
</dependency>
<dependency>