Repository: camel Updated Branches: refs/heads/master 037f3f091 -> d1ae0c0b4
Upgraded Dropbox parent version. Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/d1ae0c0b Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/d1ae0c0b Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/d1ae0c0b Branch: refs/heads/master Commit: d1ae0c0b4374b0f886c54c67b1a645fd3eb402e2 Parents: 037f3f0 Author: Henryk Konsek <hekon...@gmail.com> Authored: Fri Apr 11 11:02:31 2014 +0200 Committer: Henryk Konsek <hekon...@gmail.com> Committed: Fri Apr 11 11:02:31 2014 +0200 ---------------------------------------------------------------------- components/camel-dropbox/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/d1ae0c0b/components/camel-dropbox/pom.xml ---------------------------------------------------------------------- diff --git a/components/camel-dropbox/pom.xml b/components/camel-dropbox/pom.xml index 7a75966..f55f957 100755 --- a/components/camel-dropbox/pom.xml +++ b/components/camel-dropbox/pom.xml @@ -23,7 +23,7 @@ <parent> <groupId>org.apache.camel</groupId> <artifactId>components</artifactId> - <version>2.13-SNAPSHOT</version> + <version>2.14-SNAPSHOT</version> </parent> <artifactId>camel-dropbox</artifactId>