You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@taverna.apache.org by ia...@apache.org on 2015/08/27 14:32:09 UTC

incubator-taverna-osgi git commit: changed p arent to 1-incubating to fix build process

Repository: incubator-taverna-osgi
Updated Branches:
  refs/heads/master fd6725a39 -> 49b3b4250


changed p arent to 1-incubating to fix build process


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

Branch: refs/heads/master
Commit: 49b3b42506d88b30b6c74e2f6da0432dfe247182
Parents: fd6725a
Author: Ian Dunlop <ia...@manchester.ac.uk>
Authored: Thu Aug 27 13:29:15 2015 +0100
Committer: Ian Dunlop <ia...@manchester.ac.uk>
Committed: Thu Aug 27 13:29:15 2015 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/49b3b425/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index ae659cc..1232175 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.apache.taverna</groupId>
 		<artifactId>taverna-parent</artifactId>
-		<version>1-incubating-SNAPSHOT</version>
+		<version>1-incubating</version>
 	</parent>
 	<groupId>org.apache.taverna.osgi</groupId>
 	<artifactId>taverna-osgi</artifactId>