summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--sca-java-2.x/branches/2.0-Beta2/maven/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
index 95c2f5800d..c27be23852 100644
--- a/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/quickstart-jsonp/src/main/resources/archetype-resources/pom.xml
@@ -148,7 +148,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>