Repository: camel Updated Branches: refs/heads/master 0d0d0209d -> d0d6183e7
adjust the Maven version number Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d0d6183e Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d0d6183e Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d0d6183e Branch: refs/heads/master Commit: d0d6183e7991f80d4d5c39f2f1ce2e51c671d96f Parents: 0d0d020 Author: cmueller <[email protected]> Authored: Sun Sep 14 14:48:25 2014 +0200 Committer: cmueller <[email protected]> Committed: Sun Sep 14 14:48:25 2014 +0200 ---------------------------------------------------------------------- etc/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d0d6183e/etc/pom.xml ---------------------------------------------------------------------- diff --git a/etc/pom.xml b/etc/pom.xml index 9e66f5f..9cc9967 100755 --- a/etc/pom.xml +++ b/etc/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>camel-parent</artifactId> - <version>2.14-SNAPSHOT</version> + <version>2.15-SNAPSHOT</version> <relativePath>../parent</relativePath> </parent>
