Repository: incubator-taverna-server Updated Branches: refs/heads/master d4848e020 -> 3557fc4a6
released taverna-parent 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/3557fc4a Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/tree/3557fc4a Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/diff/3557fc4a Branch: refs/heads/master Commit: 3557fc4a6db9b9ad31729c8762a9aa0e00548396 Parents: d4848e0 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Feb 17 13:00:11 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Feb 17 13:00:11 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-server/blob/3557fc4a/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 4bd62c2..8444036 100644 --- a/pom.xml +++ b/pom.xml @@ -20,7 +20,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.server</groupId> <artifactId>taverna-server</artifactId>
