Use 2.21-SNAPSHOT as version
Project: http://git-wip-us.apache.org/repos/asf/camel/repo Commit: http://git-wip-us.apache.org/repos/asf/camel/commit/f46be2eb Tree: http://git-wip-us.apache.org/repos/asf/camel/tree/f46be2eb Diff: http://git-wip-us.apache.org/repos/asf/camel/diff/f46be2eb Branch: refs/heads/master Commit: f46be2eb61731214846e4fe73896228efcdf5e91 Parents: 67146f7 Author: Claus Ibsen <[email protected]> Authored: Thu Oct 12 19:58:49 2017 +0200 Committer: Claus Ibsen <[email protected]> Committed: Thu Oct 12 19:58:49 2017 +0200 ---------------------------------------------------------------------- examples/camel-example-spring-boot-xml/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/camel/blob/f46be2eb/examples/camel-example-spring-boot-xml/pom.xml ---------------------------------------------------------------------- diff --git a/examples/camel-example-spring-boot-xml/pom.xml b/examples/camel-example-spring-boot-xml/pom.xml index 3501809..f9c6c1d 100644 --- a/examples/camel-example-spring-boot-xml/pom.xml +++ b/examples/camel-example-spring-boot-xml/pom.xml @@ -25,7 +25,7 @@ <parent> <groupId>org.apache.camel.example</groupId> <artifactId>examples</artifactId> - <version>2.20.0-SNAPSHOT</version> + <version>2.21.0-SNAPSHOT</version> </parent> <artifactId>camel-example-spring-boot-xml</artifactId>
