Repository: incubator-taverna-osgi Updated Branches: refs/heads/master 95549063e -> 8f3d046b4
taverna-parent 3 Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/commit/684c1ccd Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/684c1ccd Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/684c1ccd Branch: refs/heads/master Commit: 684c1ccdd40c2bf8bb48634182aceb63addee2ec Parents: 9554906 Author: Stian Soiland-Reyes <[email protected]> Authored: Wed Jan 17 23:25:02 2018 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Wed Jan 17 23:25:02 2018 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/684c1ccd/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1aae512..8cd5ea3 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,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.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId>
