Repository: incubator-taverna-server Updated Branches: refs/heads/master 6ac107c71 -> 2eeec9a9c
taverna-parent 3-incubating Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/commit/63e8d00d Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/63e8d00d Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/63e8d00d Branch: refs/heads/master Commit: 63e8d00d6f34a44e8cc42b5fd1131dcf0052b78d Parents: 6ac107c Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Jan 17 23:18:27 2018 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Jan 17 23:18:27 2018 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/63e8d00d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dd76635..80c42bf 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,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.server</groupId> <artifactId>apache-taverna-server</artifactId>
