summaryrefslogtreecommitdiffstats
path: root/branches/sca-java-1.4/tools/eclipse34/features
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/core/feature.xml4
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/core/pom.xml2
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml6
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/ejava/pom.xml2
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/manager/feature.xml8
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/manager/pom.xml2
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/process/feature.xml8
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/process/pom.xml2
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml8
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/web20/pom.xml2
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/webservice/feature.xml8
-rw-r--r--branches/sca-java-1.4/tools/eclipse34/features/webservice/pom.xml2
12 files changed, 27 insertions, 27 deletions
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/core/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/core/feature.xml
index 1a20ac1eb1..5c01655551 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/core/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/core/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.core"
label="Apache Tuscany SCA Core Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -56,6 +56,6 @@ Unless required by applicable law or agreed to in writing, software distributed
id="org.apache.tuscany.sca.plugin.core"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/core/pom.xml b/branches/sca-java-1.4/tools/eclipse34/features/core/pom.xml
index 1ba61716b5..6125ee619a 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/core/pom.xml
+++ b/branches/sca-java-1.4/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.4</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.core</artifactId>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml
index ef2ab6c2ba..92543ee34a 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/ejava/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.ejava"
label="Apache Tuscany SCA JEE Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -51,13 +51,13 @@ Unless required by applicable law or agreed to in writing, software distributed
<import plugin="org.eclipse.swt"/>
<import plugin="org.apache.tuscany.sca.plugin.core"/>
<import plugin="org.eclipse.ui.workbench"/>
- <import feature="org.apache.tuscany.sca.feature.core" version="1.4.0"/>
+ <import feature="org.apache.tuscany.sca.feature.core" version="1.4.1-SNAPSHOT.0"/>
</requires>
<plugin
id="org.apache.tuscany.sca.plugin.ejava"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/ejava/pom.xml b/branches/sca-java-1.4/tools/eclipse34/features/ejava/pom.xml
index e75cf44749..cebdda5e43 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/ejava/pom.xml
+++ b/branches/sca-java-1.4/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.4</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.ejava</artifactId>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/manager/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/manager/feature.xml
index 189342993d..503f80317e 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/manager/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/manager/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.manager"
label="Apache Tuscany SCA Domain Manager Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -37,7 +37,7 @@ Unless required by applicable law or agreed to in writing, software distributed
<includes
id="org.apache.tuscany.sca.feature.core"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
<requires>
<import plugin="org.eclipse.ui.ide"/>
@@ -55,13 +55,13 @@ Unless required by applicable law or agreed to in writing, software distributed
<import plugin="org.eclipse.swt"/>
<import plugin="org.apache.tuscany.sca.plugin.core"/>
<import plugin="org.eclipse.ui.workbench"/>
- <import feature="org.apache.tuscany.sca.feature.core" version="1.4.0"/>
+ <import feature="org.apache.tuscany.sca.feature.core" version="1.4.1-SNAPSHOT.0"/>
</requires>
<plugin
id="org.apache.tuscany.sca.plugin.manager"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/manager/pom.xml b/branches/sca-java-1.4/tools/eclipse34/features/manager/pom.xml
index 5a953788d4..10fe324f98 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/manager/pom.xml
+++ b/branches/sca-java-1.4/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.4</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.manager</artifactId>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/process/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/process/feature.xml
index 08332be61e..d167bd4940 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/process/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/process/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.process"
label="Apache Tuscany SCA Process Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -37,7 +37,7 @@ Unless required by applicable law or agreed to in writing, software distributed
<includes
id="org.apache.tuscany.sca.feature.core"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
<requires>
<import plugin="org.eclipse.ui.ide"/>
@@ -55,13 +55,13 @@ Unless required by applicable law or agreed to in writing, software distributed
<import plugin="org.eclipse.swt"/>
<import plugin="org.apache.tuscany.sca.plugin.core"/>
<import plugin="org.eclipse.ui.workbench"/>
- <import feature="org.apache.tuscany.sca.feature.core" version="1.4.0"/>
+ <import feature="org.apache.tuscany.sca.feature.core" version="1.4.1-SNAPSHOT.0"/>
</requires>
<plugin
id="org.apache.tuscany.sca.plugin.process"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/process/pom.xml b/branches/sca-java-1.4/tools/eclipse34/features/process/pom.xml
index 25cbb4eaf7..a486b4f68b 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/process/pom.xml
+++ b/branches/sca-java-1.4/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.4</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.process</artifactId>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml
index 8fe97d24a3..308948ece1 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/web20/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.web20"
label="Apache Tuscany SCA Web 2.0 Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -37,7 +37,7 @@ Unless required by applicable law or agreed to in writing, software distributed
<includes
id="org.apache.tuscany.sca.feature.core"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
<requires>
<import plugin="org.eclipse.ui.ide"/>
@@ -55,13 +55,13 @@ Unless required by applicable law or agreed to in writing, software distributed
<import plugin="org.eclipse.swt"/>
<import plugin="org.apache.tuscany.sca.plugin.core"/>
<import plugin="org.eclipse.ui.workbench"/>
- <import feature="org.apache.tuscany.sca.feature.core" version="1.4.0"/>
+ <import feature="org.apache.tuscany.sca.feature.core" version="1.4.1-SNAPSHOT.0"/>
</requires>
<plugin
id="org.apache.tuscany.sca.plugin.web20"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/web20/pom.xml b/branches/sca-java-1.4/tools/eclipse34/features/web20/pom.xml
index e0fc21bd4a..f45d2bf55d 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/web20/pom.xml
+++ b/branches/sca-java-1.4/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.4</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.web20</artifactId>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/webservice/feature.xml b/branches/sca-java-1.4/tools/eclipse34/features/webservice/feature.xml
index d905b6475c..dfbb90fcf0 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/webservice/feature.xml
+++ b/branches/sca-java-1.4/tools/eclipse34/features/webservice/feature.xml
@@ -20,7 +20,7 @@
<feature
id="org.apache.tuscany.sca.feature.webservice"
label="Apache Tuscany SCA Web Service Eclipse Feature"
- version="1.4.0"
+ version="1.4.1-SNAPSHOT.0"
provider-name="Apache Software Foundation">
<description url="http://incubator.apache.org/tuscany">
@@ -37,7 +37,7 @@ Unless required by applicable law or agreed to in writing, software distributed
<includes
id="org.apache.tuscany.sca.feature.core"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
<requires>
<import plugin="org.eclipse.ui.ide"/>
@@ -55,13 +55,13 @@ Unless required by applicable law or agreed to in writing, software distributed
<import plugin="org.eclipse.swt"/>
<import plugin="org.apache.tuscany.sca.plugin.core"/>
<import plugin="org.eclipse.ui.workbench"/>
- <import feature="org.apache.tuscany.sca.feature.core" version="1.4.0"/>
+ <import feature="org.apache.tuscany.sca.feature.core" version="1.4.1-SNAPSHOT.0"/>
</requires>
<plugin
id="org.apache.tuscany.sca.plugin.webservice"
download-size="0"
install-size="0"
- version="1.4.0"/>
+ version="1.4.1-SNAPSHOT.0"/>
</feature>
diff --git a/branches/sca-java-1.4/tools/eclipse34/features/webservice/pom.xml b/branches/sca-java-1.4/tools/eclipse34/features/webservice/pom.xml
index d14b82955d..763c794925 100644
--- a/branches/sca-java-1.4/tools/eclipse34/features/webservice/pom.xml
+++ b/branches/sca-java-1.4/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.4</version>
+ <version>1.4.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>org.apache.tuscany.sca.feature.webservice</artifactId>