summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/2.0-M2/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'sandbox/ant/sca/branches/2.0-M2/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml')
-rw-r--r--sandbox/ant/sca/branches/2.0-M2/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/ant/sca/branches/2.0-M2/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml b/sandbox/ant/sca/branches/2.0-M2/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
index 404c307067..4bddeaf6f4 100644
--- a/sandbox/ant/sca/branches/2.0-M2/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
+++ b/sandbox/ant/sca/branches/2.0-M2/archetypes/quickstart-jsf/src/main/resources/archetype-resources/pom.xml
@@ -144,7 +144,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M2</tuscany.version>
<myfaces.version>1.5</myfaces.version>
</properties>
#end