diff options
Diffstat (limited to '')
-rw-r--r-- | sandbox/ant/sca/trunk/itest/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/ant/sca/trunk/itest/pom.xml b/sandbox/ant/sca/trunk/itest/pom.xml index 3e4fcddf9f..f59d3c13a6 100644 --- a/sandbox/ant/sca/trunk/itest/pom.xml +++ b/sandbox/ant/sca/trunk/itest/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-sca</artifactId> - <version>2.0-M3-SNAPSHOT</version> + <version>2.0-M4-SNAPSHOT</version> <relativePath>../pom.xml</relativePath> </parent> <artifactId>tuscany-itest</artifactId> |