Repository: incubator-taverna-language Updated Branches: refs/heads/master 66c5f2f59 -> 023829a0e
Dependency updates for release 0.15.0 Project: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/repo Commit: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/commit/023829a0 Tree: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/tree/023829a0 Diff: http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/diff/023829a0 Branch: refs/heads/master Commit: 023829a0eda5b48dcb01a1aa0123d2aecb850b6d Parents: 66c5f2f Author: Stian Soiland-Reyes <[email protected]> Authored: Thu Jun 11 11:09:02 2015 +0100 Committer: Stian Soiland-Reyes <[email protected]> Committed: Thu Jun 11 11:09:02 2015 +0100 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/incubator-taverna-language/blob/023829a0/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index a402efe..4a1bd51 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.language</groupId> <artifactId>taverna-language</artifactId>
