summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/trunk/samples/getting-started/helloworld-withdeps/src/test/java/sample/HelloworldTestCase.java
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/trunk/samples/getting-started/helloworld-withdeps/src/test/java/sample/HelloworldTestCase.java2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/trunk/samples/getting-started/helloworld-withdeps/src/test/java/sample/HelloworldTestCase.java b/sca-java-2.x/trunk/samples/getting-started/helloworld-withdeps/src/test/java/sample/HelloworldTestCase.java
index 6770d288fd..23d960b29f 100644
--- a/sca-java-2.x/trunk/samples/getting-started/helloworld-withdeps/src/test/java/sample/HelloworldTestCase.java
+++ b/sca-java-2.x/trunk/samples/getting-started/helloworld-withdeps/src/test/java/sample/HelloworldTestCase.java
@@ -28,7 +28,7 @@ public class HelloworldTestCase {
public void testSayHello() throws NoSuchServiceException {
// // Run the SCA composite in a Tuscany runtime
-// Node node = TuscanyRuntime.runComposite(null, "target/helloworld-withdeps-2.0-SNAPSHOT.zip");
+// Node node = TuscanyRuntime.runComposite(null, "target/helloworld-withdeps-2.5-SNAPSHOT.zip");
// try {
//
// // Get the Helloworld service proxy