diff options
Diffstat (limited to 'sca-java-2.x/branches/2.0')
-rw-r--r-- | sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/node.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/node.xml b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/node.xml index 2af170d609..ba96691cad 100644 --- a/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/node.xml +++ b/sca-java-2.x/branches/2.0/samples/getting-started/helloworld-withdeps/node.xml @@ -22,6 +22,6 @@ xmlns:tuscany="http://tuscany.apache.org/xmlns/sca/1.1"
domain="uri:default">
- <contribution location="target/helloworld-withdeps-2.0-SNAPSHOT.zip" startDeployables="true" />
+ <contribution location="target/helloworld-withdeps-2.0.1-SNAPSHOT.zip" startDeployables="true" />
</node>
\ No newline at end of file |