summaryrefslogtreecommitdiffstats
path: root/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core
diff options
context:
space:
mode:
Diffstat (limited to 'sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core')
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/feature.xml8
-rw-r--r--sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml2
2 files changed, 5 insertions, 5 deletions
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/feature.xml b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/feature.xml
index 8dfcc5c36b..02f9d147a2 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/feature.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.core"
label="Apache Tuscany SCA Tools Core Feature"
- version="1.6"
+ version="1.6.1-SNAPSHOT"
provider-name="Apache Software Foundation">
<install-handler handler="org.eclipse.update.core.DefaultInstallHandler"/>
@@ -56,16 +56,16 @@ Unless required by applicable law or agreed to in writing, software distributed
id="org.apache.tuscany.sca.core"
download-size="0"
install-size="0"
- version="1.6"
+ version="1.6.1-SNAPSHOT"
unpack="false"/>
<data
- id="runtime/apache-tuscany-sca-1.6-SNAPSHOT.jar"
+ id="runtime/apache-tuscany-sca-1.6.1-SNAPSHOT.jar"
download-size="0"
install-size="0"/>
<data
- id="src/apache-tuscany-sca-1.6-SNAPSHOT-src.zip"
+ id="src/apache-tuscany-sca-1.6.1-SNAPSHOT-src.zip"
download-size="0"
install-size="0"/>
diff --git a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml
index 95e1b8039f..b752fbf38d 100644
--- a/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/features/core/pom.xml
+++ b/sca-java-1.x/branches/sca-java-1.6.1/tools/eclipse/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.6.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.core</artifactId>