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/06/27 14:48:04 UTC

incubator-taverna-workbench git commit: Use taverna-parent 3-SNAPSHOT

Repository: incubator-taverna-workbench
Updated Branches:
  refs/heads/master 67d42d302 -> 0e86f7249


Use taverna-parent 3-SNAPSHOT

.. so it includes bcprov.version


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/0e86f724
Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/tree/0e86f724
Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/diff/0e86f724

Branch: refs/heads/master
Commit: 0e86f724940a005013b9bd15bc54087d058e053b
Parents: 67d42d3
Author: Stian Soiland-Reyes <st...@apache.org>
Authored: Mon Jun 27 15:47:28 2016 +0100
Committer: Stian Soiland-Reyes <st...@apache.org>
Committed: Mon Jun 27 15:47:28 2016 +0100

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


http://git-wip-us.apache.org/repos/asf/incubator-taverna-workbench/blob/0e86f724/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index e1bf552..d054100 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<groupId>org.apache.taverna</groupId>
 		<artifactId>apache-taverna-parent</artifactId>
-		<version>2-incubating</version>
+		<version>3-incubating-SNAPSHOT</version>
 	</parent>
 
 	<groupId>org.apache.taverna.workbench</groupId>