diff options
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.2/modules/host-corba-jse')
-rw-r--r-- | sca-java-1.x/branches/sca-java-1.6.2/modules/host-corba-jse/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.2/modules/host-corba-jse/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/modules/host-corba-jse/pom.xml index f11d3c9f81..8fc729f31f 100644 --- a/sca-java-1.x/branches/sca-java-1.6.2/modules/host-corba-jse/pom.xml +++ b/sca-java-1.x/branches/sca-java-1.6.2/modules/host-corba-jse/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-modules</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> </parent> <artifactId>tuscany-host-corba-jse</artifactId> <name>Apache Tuscany SCA JSE built-in CORBA Host</name> @@ -31,7 +31,7 @@ <dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-host-corba</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.6.2-SNAPSHOT</version> </dependency> </dependencies> |