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 2015/02/17 12:32:56 UTC

[50/50] [abbrv] incubator-taverna-engine git commit: parent pom version

parent pom version


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

Branch: refs/heads/master
Commit: fea213a07a90488df430a0c9c696e93a9e758cf6
Parents: 78118be
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Thu Feb 5 10:12:59 2015 +0000
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Thu Feb 5 10:12:59 2015 +0000

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-engine/blob/fea213a0/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index d406261..74508ca 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
 	<parent>
 		<groupId>org.apache.taverna</groupId>
 		<artifactId>taverna-parent</artifactId>
-		<version>1-SNAPSHOT</version>
+		<version>1-incubating-SNAPSHOT</version>
 	</parent>
 	<groupId>org.apache.taverna.engine</groupId>
 	<artifactId>taverna-engine</artifactId>