taverna-parent 3-incubating
Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/commit/df56e3c3 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/tree/df56e3c3 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/diff/df56e3c3 Branch: refs/heads/master Commit: df56e3c35cf11ad50030dcbac363872292f8b399 Parents: cb25db8 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Jan 17 23:05:41 2018 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Jan 17 23:05:41 2018 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-commandline/blob/df56e3c3/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index dfe5963..a2e259a 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.commandline</groupId> <artifactId>apache-taverna-commandline</artifactId>
