summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 12:36:51 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-17 12:36:51 +0000
commite54cdb7008cfae1fbaab88aa416002b57157967f (patch)
treeaa05040c947300b09fd8b9ec367fa35cf065db04 /sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml
parentc8b4f9e260892c8fedbf8bce7c14cf4c1f269210 (diff)
[maven-release-plugin] prepare release foo
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@755221 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml6
1 files changed, 3 insertions, 3 deletions
diff --git a/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml b/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml
index aa85154900..8b76c896c4 100644
--- a/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml
+++ b/sandbox/ant/sca/trunk/samples/calculator-osgi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca</artifactId>
- <version>2.0-M2-SNAPSHOT</version>
+ <version>2.0-M3-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>sample-calculator-osgi</artifactId>
@@ -39,14 +39,14 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-api</artifactId>
- <version>2.0-M2-SNAPSHOT</version>
+ <version>2.0-M3-SNAPSHOT</version>
<type>pom</type>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-feature-core</artifactId>
- <version>2.0-M2-SNAPSHOT</version>
+ <version>2.0-M3-SNAPSHOT</version>
<type>pom</type>
</dependency>