summaryrefslogtreecommitdiffstats
path: root/sandbox/ant/sca/trunk/modules/policy/pom.xml
diff options
context:
space:
mode:
authorantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 14:34:18 +0000
committerantelder <antelder@13f79535-47bb-0310-9956-ffa450edef68>2009-03-19 14:34:18 +0000
commiteb0f1aa15d6f6cb9905f80d6f656b31cfe76d618 (patch)
treef3d8afb9c1c792d75c70dc4ce805a00f0807abdc /sandbox/ant/sca/trunk/modules/policy/pom.xml
parentb954869b2e22bc61d5dcde3457d9fea6e676b270 (diff)
[maven-release-plugin] prepare branch tb2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@756024 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sandbox/ant/sca/trunk/modules/policy/pom.xml')
-rw-r--r--sandbox/ant/sca/trunk/modules/policy/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sandbox/ant/sca/trunk/modules/policy/pom.xml b/sandbox/ant/sca/trunk/modules/policy/pom.xml
index 203c520214..c5cbb15a6c 100644
--- a/sandbox/ant/sca/trunk/modules/policy/pom.xml
+++ b/sandbox/ant/sca/trunk/modules/policy/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-policy</artifactId>
@@ -32,7 +32,7 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-extensibility</artifactId>
- <version>2.0-M4-SNAPSHOT</version>
+ <version>2.0-M5-SNAPSHOT</version>
</dependency>
</dependencies>