summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/samples/applications/eightball-demo/eightball-webapp/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/samples/applications/eightball-demo/eightball-webapp/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/samples/applications/eightball-demo/eightball-webapp/pom.xml b/sca-java-2.x/branches/2.0-Beta2/samples/applications/eightball-demo/eightball-webapp/pom.xml
index 054d13c52f..70d726cab0 100644
--- a/sca-java-2.x/branches/2.0-Beta2/samples/applications/eightball-demo/eightball-webapp/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/samples/applications/eightball-demo/eightball-webapp/pom.xml
@@ -156,7 +156,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
<jetty.version>6.1.18</jetty.version>
</properties>
</project>