diff options
Diffstat (limited to 'sandbox/ant/sca/branches/foo/samples/helloworld-bpel')
-rw-r--r-- | sandbox/ant/sca/branches/foo/samples/helloworld-bpel/pom.xml | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/branches/foo/samples/helloworld-bpel/pom.xml b/sandbox/ant/sca/branches/foo/samples/helloworld-bpel/pom.xml index 96a6055dbb..4de2cce308 100644 --- a/sandbox/ant/sca/branches/foo/samples/helloworld-bpel/pom.xml +++ b/sandbox/ant/sca/branches/foo/samples/helloworld-bpel/pom.xml @@ -78,7 +78,7 @@ <!-- dependency> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-wsdl2java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> </dependency> <dependency> @@ -180,7 +180,7 @@ <!-- plugin> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-maven-wsdl2java</artifactId> - <version>2.0-SNAPSHOT</version> + <version>2.0-M2-SNAPSHOT</version> <executions> <execution> <configuration> |