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 2019/01/09 15:01:09 UTC

[incubator-taverna-maven-parent] branch master updated: 4-incubating-SNAPSHOT

This is an automated email from the ASF dual-hosted git repository.

stain pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/incubator-taverna-maven-parent.git


The following commit(s) were added to refs/heads/master by this push:
     new e200a81  4-incubating-SNAPSHOT
e200a81 is described below

commit e200a81521599a56b632f599e0a7c1154ae24d30
Author: Stian Soiland-Reyes <st...@apache.org>
AuthorDate: Thu Jan 18 01:52:06 2018 +0000

    4-incubating-SNAPSHOT
---
 pom.xml                          | 4 ++--
 taverna-shared-resources/pom.xml | 2 +-
 2 files changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 5b258be..2aed154 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
 
   <groupId>org.apache.taverna</groupId>
   <artifactId>apache-taverna-parent</artifactId>
-  <version>3-incubating-SNAPSHOT</version>
+  <version>4-incubating-SNAPSHOT</version>
   <packaging>pom</packaging>
 
   <name>Apache Taverna Maven parent</name>
@@ -727,7 +727,7 @@ upgraded - this leads to recursive spaghetti.
           <!-- contains checkstyle.xml -->
           <groupId>org.apache.taverna</groupId>
           <artifactId>taverna-shared-resources</artifactId>
-          <version>3-incubating-SNAPSHOT</version>
+          <version>4-incubating-SNAPSHOT</version>
         </dependency>
       </dependencies>
     </plugin>    
diff --git a/taverna-shared-resources/pom.xml b/taverna-shared-resources/pom.xml
index 0f297cb..4f28422 100644
--- a/taverna-shared-resources/pom.xml
+++ b/taverna-shared-resources/pom.xml
@@ -20,7 +20,7 @@
     <parent>
       <groupId>org.apache.taverna</groupId>
       <artifactId>apache-taverna-parent</artifactId>
-      <version>3-incubating-SNAPSHOT</version>
+      <version>4-incubating-SNAPSHOT</version>
     </parent>
     <artifactId>taverna-shared-resources</artifactId>
     <name>Apache Taverna Shared Resources</name>