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 2018/01/17 23:19:23 UTC

[2/2] incubator-taverna-server git commit: Next: 3.2.0-incubating-SNAPSHOT

Next: 3.2.0-incubating-SNAPSHOT


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

Branch: refs/heads/master
Commit: 2eeec9a9c27c5c10879d9789dfeff9bdc8921975
Parents: 63e8d00
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Wed Jan 17 23:19:08 2018 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Wed Jan 17 23:19:08 2018 +0000

----------------------------------------------------------------------
 pom.xml                                 | 2 +-
 taverna-server-client/pom.xml           | 2 +-
 taverna-server-distribution/pom.xml     | 2 +-
 taverna-server-port-description/pom.xml | 2 +-
 taverna-server-rmidaemon/pom.xml        | 2 +-
 taverna-server-runinterface/pom.xml     | 2 +-
 taverna-server-unix-forker/pom.xml      | 2 +-
 taverna-server-usagerecord/pom.xml      | 2 +-
 taverna-server-webapp/pom.xml           | 2 +-
 taverna-server-worker/pom.xml           | 2 +-
 10 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 80c42bf..14296d2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
 	</parent>
 	<groupId>org.apache.taverna.server</groupId>
 	<artifactId>apache-taverna-server</artifactId>
-	<version>3.1.0-incubating-SNAPSHOT</version>
+	<version>3.2.0-incubating-SNAPSHOT</version>
 	<packaging>pom</packaging>
 	<name>Apache Taverna Server</name>
 	<description>Apache Taverna Server is a service that provides execution of

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-client/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-client/pom.xml b/taverna-server-client/pom.xml
index 507b2b6..eecd515 100644
--- a/taverna-server-client/pom.xml
+++ b/taverna-server-client/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-server-client</artifactId>
 	<packaging>bundle</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-distribution/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-distribution/pom.xml b/taverna-server-distribution/pom.xml
index 47bb5ce..f3bb565 100644
--- a/taverna-server-distribution/pom.xml
+++ b/taverna-server-distribution/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-server-distribution</artifactId>
 	<name>Apache Taverna Server Distribution Packaging</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-port-description/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-port-description/pom.xml b/taverna-server-port-description/pom.xml
index b7bb7f1..56391aa 100644
--- a/taverna-server-port-description/pom.xml
+++ b/taverna-server-port-description/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-server-port-description</artifactId>
 	<name>Apache Taverna Server Workflow Port Descriptors</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-rmidaemon/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-rmidaemon/pom.xml b/taverna-server-rmidaemon/pom.xml
index 35784c8..7c8128d 100644
--- a/taverna-server-rmidaemon/pom.xml
+++ b/taverna-server-rmidaemon/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>taverna-server-rmidaemon</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-runinterface/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-runinterface/pom.xml b/taverna-server-runinterface/pom.xml
index 22b3e3f..e2e501f 100644
--- a/taverna-server-runinterface/pom.xml
+++ b/taverna-server-runinterface/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 
 	<artifactId>taverna-server-runinterface</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-unix-forker/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-unix-forker/pom.xml b/taverna-server-unix-forker/pom.xml
index 7f0e113..93152ad 100644
--- a/taverna-server-unix-forker/pom.xml
+++ b/taverna-server-unix-forker/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-server-unix-forker</artifactId>
 	<name>Apache Taverna Server Impersonation Module (Unix)</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-usagerecord/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-usagerecord/pom.xml b/taverna-server-usagerecord/pom.xml
index 73b8570..e3e6648 100644
--- a/taverna-server-usagerecord/pom.xml
+++ b/taverna-server-usagerecord/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-server-usagerecord</artifactId>
 	<name>Apache Taverna Server Usage Record Support</name>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-webapp/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-webapp/pom.xml b/taverna-server-webapp/pom.xml
index f2b1351..759d077 100644
--- a/taverna-server-webapp/pom.xml
+++ b/taverna-server-webapp/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-server-webapp</artifactId>
 	<packaging>war</packaging>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/2eeec9a9/taverna-server-worker/pom.xml
----------------------------------------------------------------------
diff --git a/taverna-server-worker/pom.xml b/taverna-server-worker/pom.xml
index 56c496c..598aa05 100644
--- a/taverna-server-worker/pom.xml
+++ b/taverna-server-worker/pom.xml
@@ -20,7 +20,7 @@ limitations under the License.
 	<parent>
 		<groupId>org.apache.taverna.server</groupId>
 		<artifactId>apache-taverna-server</artifactId>
-		<version>3.1.0-incubating-SNAPSHOT</version>
+		<version>3.2.0-incubating-SNAPSHOT</version>
 	</parent>
 	<artifactId>taverna-server-worker</artifactId>
 	<name>Apache Taverna Server Worker</name>