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/10/31 15:28:37 UTC

incubator-taverna-commandline git commit: In OSGi we would now be 3.1.1.0 (-SNAPSHOT)

Repository: incubator-taverna-commandline
Updated Branches:
  refs/heads/master e90affd2b -> 4c6c7521b


In OSGi we would now be 3.1.1.0 (-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/4c6c7521
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/4c6c7521
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/4c6c7521

Branch: refs/heads/master
Commit: 4c6c7521b7818b1219916382bbcac01bd204c119
Parents: e90affd
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Oct 31 15:28:16 2016 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Oct 31 15:28:29 2016 +0000

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/4c6c7521/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 7a7d7fb..8f4b97b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -65,7 +65,7 @@
             corresponding to the ${pom.version} - but without -SNAPSHOT
             or -incubating
             -->
-            <taverna.commandline.osgiversion>3.1.0.0</taverna.commandline.osgiversion>
+            <taverna.commandline.osgiversion>3.1.1.0</taverna.commandline.osgiversion>
             <commons.cli.version>1.3.1</commons.cli.version>
 	    <osgi.felix.version>4.6.1</osgi.felix.version>
 	  </properties>