diff options
author | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2011-02-09 12:08:42 +0000 |
---|---|---|
committer | slaws <slaws@13f79535-47bb-0310-9956-ffa450edef68> | 2011-02-09 12:08:42 +0000 |
commit | c162cd178ab738c2de80cc114f0b3f4821f899a7 (patch) | |
tree | 74437c3adc2e092a31bc8e74875b4992fb11b4b9 /sca-java-1.x/trunk/samples/helloworld-erlang-reference | |
parent | 72a260dbd100cd6d63476a8cdf618b7eb4dc0e4a (diff) |
update references to 1.6.1-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1068856 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/samples/helloworld-erlang-reference')
-rw-r--r-- | sca-java-1.x/trunk/samples/helloworld-erlang-reference/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-1.x/trunk/samples/helloworld-erlang-reference/pom.xml b/sca-java-1.x/trunk/samples/helloworld-erlang-reference/pom.xml index f1a1e8ce8d..4369aa8c2f 100644 --- a/sca-java-1.x/trunk/samples/helloworld-erlang-reference/pom.xml +++ b/sca-java-1.x/trunk/samples/helloworld-erlang-reference/pom.xml @@ -88,7 +88,7 @@ <plugin> <groupId>org.apache.tuscany.sca</groupId> <artifactId>tuscany-maven-ant-generator</artifactId> - <version>1.6.1-SNAPSHOT</version> + <version>1.7-SNAPSHOT</version> <executions> <execution> <goals> |