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/06/30 11:36:40 UTC

[2/2] incubator-taverna-commandline git commit: 3.1.1-incubating-SNAPSHOT

3.1.1-incubating-SNAPSHOT


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

Branch: refs/heads/master
Commit: 78821789fb3f2f12e233099649c4688b462e1217
Parents: 526cd2f
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Jun 30 12:36:28 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Jun 30 12:36:28 2016 +0100

----------------------------------------------------------------------
 pom.xml                              | 2 +-
 taverna-commandline-api/pom.xml      | 2 +-
 taverna-commandline-common/pom.xml   | 2 +-
 taverna-commandline-launcher/pom.xml | 2 +-
 taverna-commandline-product/pom.xml  | 2 +-
 5 files changed, 5 insertions(+), 5 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/78821789/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 5351d98..a1b6fbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 	</parent>
 	<groupId>org.apache.taverna.commandline</groupId>
 	<artifactId>apache-taverna-commandline</artifactId>
-	<version>3.1.0-incubating-SNAPSHOT</version>
+	<version>3.1.1-incubating-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Apache Taverna Command-line Tool</name>
 	  <properties>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/78821789/taverna-commandline-api/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-api/pom.xml b/taverna-commandline-api/pom.xml
index ec3390a..1014c70 100644
--- a/taverna-commandline-api/pom.xml
+++ b/taverna-commandline-api/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.taverna.commandline</groupId>
 		<artifactId>apache-taverna-commandline</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.1.1-incubating-SNAPSHOT</version>
 	</parent>
 	<packaging>bundle</packaging>
 	<artifactId>taverna-commandline-api</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/78821789/taverna-commandline-common/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-common/pom.xml b/taverna-commandline-common/pom.xml
index c8f780e..dd77d6b 100644
--- a/taverna-commandline-common/pom.xml
+++ b/taverna-commandline-common/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.taverna.commandline</groupId>
 		<artifactId>apache-taverna-commandline</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.1.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-commandline-common</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/78821789/taverna-commandline-launcher/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-launcher/pom.xml b/taverna-commandline-launcher/pom.xml
index 05c1ad2..9631d10 100644
--- a/taverna-commandline-launcher/pom.xml
+++ b/taverna-commandline-launcher/pom.xml
@@ -22,7 +22,7 @@
 	<parent>
 		<groupId>org.apache.taverna.commandline</groupId>
 		<artifactId>apache-taverna-commandline</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.1.1-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-commandline-launcher</artifactId>
 	<name>Apache Taverna Command-line Tool Launcher</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/78821789/taverna-commandline-product/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-commandline-product/pom.xml b/taverna-commandline-product/pom.xml
index bdd6aa9..e6fce38 100644
--- a/taverna-commandline-product/pom.xml
+++ b/taverna-commandline-product/pom.xml
@@ -22,7 +22,7 @@
   <parent>
     <groupId>org.apache.taverna.commandline</groupId>
     <artifactId>apache-taverna-commandline</artifactId>
-    <version>3.1.0-incubating-SNAPSHOT</version>
+    <version>3.1.1-incubating-SNAPSHOT</version>
   </parent>
   <artifactId>taverna-commandline-product</artifactId>
   <name>Apache Taverna Command-line Tool Product</name>