summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml
diff options
context:
space:
mode:
authornash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-03-30 23:04:36 +0000
committernash <nash@13f79535-47bb-0310-9956-ffa450edef68>2011-03-30 23:04:36 +0000
commit15d305ea23f9a9e6266f9a2411b7f0c35c5fa9a2 (patch)
tree4e8479805beb885926d6a1e77c41a051ab6351fa /sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml
parent48652479c1a0410505e03cb932057db1a2e7a2a4 (diff)
Update version number to 1.6.2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1087125 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml10
1 files changed, 5 insertions, 5 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml b/sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml
index 41a71f58fd..58d91b3f01 100644
--- a/sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.2/modules/policy-logging/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-modules</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>tuscany-policy-logging</artifactId>
@@ -33,25 +33,25 @@
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-assembly-xml</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-policy</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-contribution-impl</artifactId>
- <version>1.6.1-SNAPSHOT</version>
+ <version>1.6.2-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>