This is an automated email from the ASF dual-hosted git repository.

davsclaus pushed a commit to branch boot2
in repository https://gitbox.apache.org/repos/asf/camel.git


The following commit(s) were added to refs/heads/boot2 by this push:
     new 3ba2263  upgrade to release version of spring boot 2
3ba2263 is described below

commit 3ba22637fb0575acb06c114cdb913f29fae11b93
Author: David J. M. Karlsen <da...@davidkarlsen.com>
AuthorDate: Thu Mar 1 22:01:14 2018 +0100

    upgrade to release version of spring boot 2
---
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/pom.xml b/pom.xml
index 49a8cf1..15f4381 100755
--- a/pom.xml
+++ b/pom.xml
@@ -650,7 +650,7 @@
     <spring-batch-bundle-version>3.0.8.RELEASE_1</spring-batch-bundle-version>
     <spring-boot-version>1.5.7.RELEASE</spring-boot-version>
     <spring-boot1-version>1.5.7.RELEASE</spring-boot1-version>
-    <spring-boot2-version>2.0.0.M7</spring-boot2-version>
+    <spring-boot2-version>2.0.0.RELEASE</spring-boot2-version>
     <!-- use same version of spring-cloud 1.2.x -->
     <spring-cloud-commons-version>1.2.3.RELEASE</spring-cloud-commons-version>
     <spring-cloud-netflix-version>1.3.4.RELEASE</spring-cloud-netflix-version>

-- 
To stop receiving notification emails like this one, please contact
davscl...@apache.org.

Reply via email to