Repository: incubator-taverna-common-activities Updated Branches: refs/heads/master de6058531 -> 814bd0f83
apache-taverna 3-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/commit/0da9bcb6 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/tree/0da9bcb6 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/diff/0da9bcb6 Branch: refs/heads/master Commit: 0da9bcb623e50ff70b618a97ea54805af5ceaf61 Parents: de60585 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Jan 17 23:23:42 2018 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Jan 17 23:23:42 2018 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-common-activities/blob/0da9bcb6/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index facadee..c2e263d 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ <parent> <groupId>org.apache.taverna</groupId> <artifactId>apache-taverna-parent</artifactId> - <version>3-incubating-SNAPSHOT</version> + <version>3-incubating</version> </parent> <groupId>org.apache.taverna.commonactivities</groupId> <artifactId>apache-taverna-common-activities</artifactId>
