summaryrefslogtreecommitdiffstats
path: root/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-jar/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/contribution-jar/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/contribution-jar/src/main/resources/archetype-resources/pom.xml b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
index 4a78d6d26b..1b26401322 100644
--- a/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
+++ b/sca-java-2.x/branches/2.0-Beta2/maven/archetypes/contribution-jar/src/main/resources/archetype-resources/pom.xml
@@ -29,7 +29,7 @@
<name>${artifactId}</name>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-Beta2-SNAPSHOT</tuscany.version>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
</properties>