Bumped up the SNAPSHOT version numbers after branching for 2.5 release.

git-svn-id: 
https://taverna.googlecode.com/svn/taverna/utils/net.sf.taverna.t2.lang/branches/maintenance@16860
 bf327186-88b3-11dd-a302-d386e5130c1c


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

Branch: refs/heads/master
Commit: df96cebd093e1be7c15220d250516ad1a42492d0
Parents: af0e768
Author: [email protected] 
<[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c>
Authored: Tue Mar 18 15:32:50 2014 +0000
Committer: [email protected] 
<[email protected]@bf327186-88b3-11dd-a302-d386e5130c1c>
Committed: Tue Mar 18 15:32:50 2014 +0000

----------------------------------------------------------------------
 beans/pom.xml     | 2 +-
 io/pom.xml        | 2 +-
 observer/pom.xml  | 2 +-
 partition/pom.xml | 2 +-
 pom.xml           | 4 ++--
 results/pom.xml   | 4 ++--
 ui/pom.xml        | 2 +-
 uibuilder/pom.xml | 2 +-
 8 files changed, 10 insertions(+), 10 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/beans/pom.xml
----------------------------------------------------------------------
diff --git a/beans/pom.xml b/beans/pom.xml
index 3d19823..14ba623 100644
--- a/beans/pom.xml
+++ b/beans/pom.xml
@@ -7,7 +7,7 @@
        <parent>
                <groupId>net.sf.taverna.t2</groupId>
                <artifactId>lang</artifactId>
-               <version>1.5-SNAPSHOT</version>
+               <version>1.6-SNAPSHOT</version>
        </parent>
        <dependencies>
                <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/io/pom.xml
----------------------------------------------------------------------
diff --git a/io/pom.xml b/io/pom.xml
index 7e58ce5..900bab6 100644
--- a/io/pom.xml
+++ b/io/pom.xml
@@ -4,7 +4,7 @@
        <parent>
                <groupId>net.sf.taverna.t2</groupId>
                <artifactId>lang</artifactId>
-               <version>1.5-SNAPSHOT</version>
+               <version>1.6-SNAPSHOT</version>
        </parent>
        <groupId>net.sf.taverna.t2.lang</groupId>
        <artifactId>io</artifactId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/observer/pom.xml
----------------------------------------------------------------------
diff --git a/observer/pom.xml b/observer/pom.xml
index 2724a36..5bf4236 100644
--- a/observer/pom.xml
+++ b/observer/pom.xml
@@ -7,7 +7,7 @@
        <parent>
                <groupId>net.sf.taverna.t2</groupId>
                <artifactId>lang</artifactId>
-               <version>1.5-SNAPSHOT</version>
+               <version>1.6-SNAPSHOT</version>
        </parent>
        <description>Implementation of the Observer pattern.</description>
        <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/partition/pom.xml
----------------------------------------------------------------------
diff --git a/partition/pom.xml b/partition/pom.xml
index 318b0c8..692c258 100644
--- a/partition/pom.xml
+++ b/partition/pom.xml
@@ -7,7 +7,7 @@
        <parent>
                <groupId>net.sf.taverna.t2</groupId>
                <artifactId>lang</artifactId>
-               <version>1.5-SNAPSHOT</version>
+               <version>1.6-SNAPSHOT</version>
        </parent>
        <description>API for recursive subset partitioning</description>
        <dependencies>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e540cc8..53b03a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,14 +4,14 @@
        <parent>
                <groupId>net.sf.taverna</groupId>
                <artifactId>taverna-parent</artifactId>
-               <version>2.5-SNAPSHOT</version>
+               <version>2.6-SNAPSHOT</version>
         <relativePath>../../taverna-parent/pom.xml</relativePath>
        </parent>
        
        <modelVersion>4.0.0</modelVersion>
        <name>Taverna 2 language extensions</name>
        <groupId>net.sf.taverna.t2</groupId>
-       <version>1.5-SNAPSHOT</version>
+       <version>1.6-SNAPSHOT</version>
        <artifactId>lang</artifactId>
        <packaging>pom</packaging>
        <dependencyManagement>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/results/pom.xml
----------------------------------------------------------------------
diff --git a/results/pom.xml b/results/pom.xml
index 61a6e05..4db22ee 100644
--- a/results/pom.xml
+++ b/results/pom.xml
@@ -6,7 +6,7 @@
        <parent>
                <groupId>net.sf.taverna.t2</groupId>
                <artifactId>lang</artifactId>
-               <version>1.5-SNAPSHOT</version>
+               <version>1.6-SNAPSHOT</version>
        </parent>
        <name>Common Results handling utilities</name>
        <description>Common utilities for handling results, in particular 
Baclava document handling and de-referencing T2References</description>
@@ -34,7 +34,7 @@
                <dependency>
                        <groupId>uk.org.mygrid.resources.mimeutil</groupId>
                        <artifactId>mime-util</artifactId>
-                       <version>2.1.2-3</version>
+                       <version>2.1.2-7-SNAPSHOT</version>
                </dependency>
                <dependency>
                        <groupId>uk.org.mygrid.resources.clapper</groupId>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/ui/pom.xml
----------------------------------------------------------------------
diff --git a/ui/pom.xml b/ui/pom.xml
index d2839fd..fbe0379 100644
--- a/ui/pom.xml
+++ b/ui/pom.xml
@@ -8,7 +8,7 @@
        <parent>
                <groupId>net.sf.taverna.t2</groupId>
                <artifactId>lang</artifactId>
-               <version>1.5-SNAPSHOT</version>
+               <version>1.6-SNAPSHOT</version>
        </parent>
        <dependencies>
                <dependency>

http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/df96cebd/uibuilder/pom.xml
----------------------------------------------------------------------
diff --git a/uibuilder/pom.xml b/uibuilder/pom.xml
index b102fad..b8848e7 100644
--- a/uibuilder/pom.xml
+++ b/uibuilder/pom.xml
@@ -7,7 +7,7 @@
        <parent>
                <groupId>net.sf.taverna.t2</groupId>
                <artifactId>lang</artifactId>
-               <version>1.5-SNAPSHOT</version>
+               <version>1.6-SNAPSHOT</version>
        </parent>
        <dependencies>
                <dependency>

Reply via email to