summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 15:14:56 +0000
commitdd3825abe153da29a4f1fa58e00f744c16ea4b6a (patch)
tree0d22395660e3d64719d1373b215c7ba2eeee80d8 /sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
parent69ddd8bf2040ca4e25195886af5b83a522969ef7 (diff)
Update varrious version references to 2.0-m2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755275 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml')
-rw-r--r--sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml b/sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
index 038165ac07..4255802dc2 100644
--- a/sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
+++ b/sandbox/ant/sca/branches/foo/archetypes/quickstart-stripes/src/main/resources/archetype-resources/pom.xml
@@ -114,7 +114,7 @@
</plugins>
</build>
<properties>
- <tuscany.version>2.0-SNAPSHOT</tuscany.version>
+ <tuscany.version>2.0-M2-SNAPSHOT</tuscany.version>
<stripes.version>1.5</stripes.version>
</properties>
#end