You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by st...@apache.org on 2016/02/22 12:54:03 UTC

incubator-taverna-osgi git commit: version back to 0.2.1-incubating-SNAPSHOT

Repository: incubator-taverna-osgi
Updated Branches:
  refs/heads/master c2d5f24b5 -> bb228f041


version back to 0.2.1-incubating-SNAPSHOT


Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/bb228f04
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/bb228f04
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/bb228f04

Branch: refs/heads/master
Commit: bb228f041216b5b9b62e56fe82b15785ade70f61
Parents: c2d5f24
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Feb 22 11:53:55 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Feb 22 11:53:55 2016 +0000

----------------------------------------------------------------------
 pom.xml                                | 2 +-
 taverna-app-configuration-api/pom.xml  | 2 +-
 taverna-app-configuration-impl/pom.xml | 2 +-
 taverna-configuration-api/pom.xml      | 2 +-
 taverna-configuration-impl/pom.xml     | 2 +-
 taverna-download-api/pom.xml           | 2 +-
 taverna-download-impl/pom.xml          | 2 +-
 taverna-maven-plugin/pom.xml           | 2 +-
 taverna-osgi-launcher/pom.xml          | 2 +-
 taverna-osgi-schemas/pom.xml           | 2 +-
 taverna-plugin-api/pom.xml             | 2 +-
 taverna-plugin-impl/pom.xml            | 2 +-
 taverna-update-api/pom.xml             | 2 +-
 taverna-update-impl/pom.xml            | 2 +-
 xml-parser-service/pom.xml             | 2 +-
 xml-transformer-service/pom.xml        | 2 +-
 16 files changed, 16 insertions(+), 16 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ded1c62..f79aa6a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
 	</parent>
 	<groupId>org.apache.taverna.osgi</groupId>
 	<artifactId>apache-taverna-osgi</artifactId>
-	<version>0.2.2-incubating-SNAPSHOT</version>
+	<version>0.2.1-incubating-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Apache Taverna OSGi plugin system</name>
 	<description>OSGi-based plugin system, including

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-app-configuration-api/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-app-configuration-api/pom.xml b/taverna-app-configuration-api/pom.xml
index 582297f..0389f7d 100644
--- a/taverna-app-configuration-api/pom.xml
+++ b/taverna-app-configuration-api/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-app-configuration-api</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-app-configuration-impl/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-app-configuration-impl/pom.xml b/taverna-app-configuration-impl/pom.xml
index 323716a..3d82a70 100644
--- a/taverna-app-configuration-impl/pom.xml
+++ b/taverna-app-configuration-impl/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<packaging>bundle</packaging>
 	<artifactId>taverna-app-configuration-impl</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-configuration-api/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-configuration-api/pom.xml b/taverna-configuration-api/pom.xml
index 35d5b70..4abf058 100644
--- a/taverna-configuration-api/pom.xml
+++ b/taverna-configuration-api/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-configuration-api</artifactId>
 	<name>Apache Taverna Configuration API</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-configuration-impl/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-configuration-impl/pom.xml b/taverna-configuration-impl/pom.xml
index 75b7a83..690737f 100644
--- a/taverna-configuration-impl/pom.xml
+++ b/taverna-configuration-impl/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-configuration-impl</artifactId>
 	<name>Apache Taverna Configuration implementation</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-download-api/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-download-api/pom.xml b/taverna-download-api/pom.xml
index 1913314..a4e82fa 100644
--- a/taverna-download-api/pom.xml
+++ b/taverna-download-api/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<packaging>bundle</packaging>
 	<artifactId>taverna-download-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-download-impl/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-download-impl/pom.xml b/taverna-download-impl/pom.xml
index d727a3c..17b107d 100644
--- a/taverna-download-impl/pom.xml
+++ b/taverna-download-impl/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<packaging>bundle</packaging>
 	<artifactId>taverna-download-impl</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-maven-plugin/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-maven-plugin/pom.xml b/taverna-maven-plugin/pom.xml
index 47d77f6..530ef62 100644
--- a/taverna-maven-plugin/pom.xml
+++ b/taverna-maven-plugin/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
   <prerequisites>
       <maven>3.2.0</maven>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-osgi-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-osgi-launcher/pom.xml b/taverna-osgi-launcher/pom.xml
index 31629f4..af02144 100644
--- a/taverna-osgi-launcher/pom.xml
+++ b/taverna-osgi-launcher/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
       <groupId>org.apache.taverna.osgi</groupId>
       <artifactId>apache-taverna-osgi</artifactId>
-      <version>0.2.2-incubating-SNAPSHOT</version>
+      <version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-osgi-launcher</artifactId>
 	<name>Apache Taverna OSGi Framework Launcher</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-osgi-schemas/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-osgi-schemas/pom.xml b/taverna-osgi-schemas/pom.xml
index dd73875..2600ccd 100644
--- a/taverna-osgi-schemas/pom.xml
+++ b/taverna-osgi-schemas/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-osgi-schemas</artifactId>
 	<name>Apache Taverna OSGi XML Schemas</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-plugin-api/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-plugin-api/pom.xml b/taverna-plugin-api/pom.xml
index 7c97503..6f32298 100644
--- a/taverna-plugin-api/pom.xml
+++ b/taverna-plugin-api/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<packaging>bundle</packaging>
 	<artifactId>taverna-plugin-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-plugin-impl/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-plugin-impl/pom.xml b/taverna-plugin-impl/pom.xml
index 8ad4ce9..ab00b91 100644
--- a/taverna-plugin-impl/pom.xml
+++ b/taverna-plugin-impl/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-plugin-impl</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-update-api/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-update-api/pom.xml b/taverna-update-api/pom.xml
index dfe18d8..55366d7 100644
--- a/taverna-update-api/pom.xml
+++ b/taverna-update-api/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-update-api</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/taverna-update-impl/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-update-impl/pom.xml b/taverna-update-impl/pom.xml
index e2d49e7..55f3bba 100644
--- a/taverna-update-impl/pom.xml
+++ b/taverna-update-impl/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna.osgi</groupId>
 		<artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-update-impl</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/xml-parser-service/pom.xml
----------------------------------------------------------------------
diff --git a/xml-parser-service/pom.xml b/xml-parser-service/pom.xml
index 22b7c09..c75a8fe 100644
--- a/xml-parser-service/pom.xml
+++ b/xml-parser-service/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
     <groupId>org.apache.taverna.osgi</groupId>
     <artifactId>apache-taverna-osgi</artifactId>
-    <version>0.2.2-incubating-SNAPSHOT</version>
+    <version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>xml-parser-service</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/bb228f04/xml-transformer-service/pom.xml
----------------------------------------------------------------------
diff --git a/xml-transformer-service/pom.xml b/xml-transformer-service/pom.xml
index db49613..610cf96 100644
--- a/xml-transformer-service/pom.xml
+++ b/xml-transformer-service/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
     <groupId>org.apache.taverna.osgi</groupId>
     <artifactId>apache-taverna-osgi</artifactId>
-		<version>0.2.2-incubating-SNAPSHOT</version>
+		<version>0.2.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>xml-transformer-service</artifactId>
 	<packaging>bundle</packaging>