Repository: incubator-taverna-osgi Updated Branches: refs/heads/master c41687d21 -> c9bdfb595
TAVERNA-893 newer Taverna parent 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/3fd0508d Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/tree/3fd0508d Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/diff/3fd0508d Branch: refs/heads/master Commit: 3fd0508dee6e2192c6e4a215f03eba941289f422 Parents: c41687d Author: Stian Soiland-Reyes <[email protected]> Authored: Fri Feb 12 17:46:35 2016 +0000 Committer: Stian Soiland-Reyes <[email protected]> Committed: Fri Feb 12 17:46:35 2016 +0000 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-osgi/blob/3fd0508d/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 2c8460f..f496138 100644 --- a/pom.xml +++ b/pom.xml @@ -21,7 +21,7 @@ <parent> <groupId>org.apache.taverna</groupId> <artifactId>taverna-parent</artifactId> - <version>1-incubating</version> + <version>2-incubating-SNAPSHOT</version> </parent> <groupId>org.apache.taverna.osgi</groupId> <artifactId>apache-taverna-osgi</artifactId>
