diff options
author | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-21 12:31:56 +0000 |
---|---|---|
committer | antelder <antelder@13f79535-47bb-0310-9956-ffa450edef68> | 2009-12-21 12:31:56 +0000 |
commit | 49ab0f4d7bedd7f909f34521873ee81fa354f8f5 (patch) | |
tree | fb76a4d5e56d7fce1b8931e629b28662fe754349 /sca-java-1.x/trunk/tools/eclipse34/features | |
parent | 23d5587f8a4a4dfa5fb2f5d9497d04733cdfe8df (diff) |
Update 1.x trunk version to 1.7-SNAPSHOT
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@892797 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'sca-java-1.x/trunk/tools/eclipse34/features')
6 files changed, 6 insertions, 6 deletions
diff --git a/sca-java-1.x/trunk/tools/eclipse34/features/core/pom.xml b/sca-java-1.x/trunk/tools/eclipse34/features/core/pom.xml index ccce95de05..a2a3772101 100644 --- a/sca-java-1.x/trunk/tools/eclipse34/features/core/pom.xml +++ b/sca-java-1.x/trunk/tools/eclipse34/features/core/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.core</artifactId>
diff --git a/sca-java-1.x/trunk/tools/eclipse34/features/ejava/pom.xml b/sca-java-1.x/trunk/tools/eclipse34/features/ejava/pom.xml index 0d42beba16..c6ad6baf4a 100644 --- a/sca-java-1.x/trunk/tools/eclipse34/features/ejava/pom.xml +++ b/sca-java-1.x/trunk/tools/eclipse34/features/ejava/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.ejava</artifactId>
diff --git a/sca-java-1.x/trunk/tools/eclipse34/features/manager/pom.xml b/sca-java-1.x/trunk/tools/eclipse34/features/manager/pom.xml index 9731166cf6..8a1aa18e3b 100644 --- a/sca-java-1.x/trunk/tools/eclipse34/features/manager/pom.xml +++ b/sca-java-1.x/trunk/tools/eclipse34/features/manager/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.manager</artifactId>
diff --git a/sca-java-1.x/trunk/tools/eclipse34/features/process/pom.xml b/sca-java-1.x/trunk/tools/eclipse34/features/process/pom.xml index 6515b0958e..70e68f8058 100644 --- a/sca-java-1.x/trunk/tools/eclipse34/features/process/pom.xml +++ b/sca-java-1.x/trunk/tools/eclipse34/features/process/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.process</artifactId>
diff --git a/sca-java-1.x/trunk/tools/eclipse34/features/web20/pom.xml b/sca-java-1.x/trunk/tools/eclipse34/features/web20/pom.xml index e64700d106..85e088d4a1 100644 --- a/sca-java-1.x/trunk/tools/eclipse34/features/web20/pom.xml +++ b/sca-java-1.x/trunk/tools/eclipse34/features/web20/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.web20</artifactId>
diff --git a/sca-java-1.x/trunk/tools/eclipse34/features/webservice/pom.xml b/sca-java-1.x/trunk/tools/eclipse34/features/webservice/pom.xml index 2caaef89d4..33e71f1f6c 100644 --- a/sca-java-1.x/trunk/tools/eclipse34/features/webservice/pom.xml +++ b/sca-java-1.x/trunk/tools/eclipse34/features/webservice/pom.xml @@ -22,7 +22,7 @@ <parent>
<groupId>org.apache.tuscany.sca</groupId>
<artifactId>tuscany-sca-eclipse-tools</artifactId>
- <version>1.6-SNAPSHOT</version>
+ <version>1.7-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.webservice</artifactId>
|