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

jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/camel-karaf.git


The following commit(s) were added to refs/heads/master by this push:
     new 9cdfc02  [CAMEL-15441] Upgrade to spring-data 2.3.2.RELEASE_2 bundles 
version
9cdfc02 is described below

commit 9cdfc024a2c46697f80579188810f0e962994d09
Author: jbonofre <jbono...@apache.org>
AuthorDate: Sat Aug 29 14:33:21 2020 +0200

    [CAMEL-15441] Upgrade to spring-data 2.3.2.RELEASE_2 bundles version
---
 pom.xml | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/pom.xml b/pom.xml
index 898c033..c62a7a0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -235,9 +235,9 @@
         <snappy-version>1.1.7.3</snappy-version>
         <solr-bundle-version>8.6.0_1</solr-bundle-version>
         
<spring-batch-bundle-version>4.2.4.RELEASE_1</spring-batch-bundle-version>
-        
<spring-data-commons-bundle-version>2.3.2.RELEASE_2-SNAPSHOT</spring-data-commons-bundle-version>
-        
<spring-data-keyvalue-bundle-version>2.3.2.RELEASE_2-SNAPSHOT</spring-data-keyvalue-bundle-version>
-        
<spring-data-redis-bundle-version>2.3.2.RELEASE_2-SNAPSHOT</spring-data-redis-bundle-version>
+        
<spring-data-commons-bundle-version>2.3.2.RELEASE_2</spring-data-commons-bundle-version>
+        
<spring-data-keyvalue-bundle-version>2.3.2.RELEASE_2</spring-data-keyvalue-bundle-version>
+        
<spring-data-redis-bundle-version>2.3.2.RELEASE_2</spring-data-redis-bundle-version>
         
<spring-ldap-bundle-version>2.3.3.RELEASE_1</spring-ldap-bundle-version>
         <spring-ws-bundle-version>3.0.8.RELEASE_1</spring-ws-bundle-version>
         <spring-xml-bundle-version>3.0.7.RELEASE_1</spring-xml-bundle-version>

Reply via email to