You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2016/07/30 05:11:27 UTC

servicemix-bundles git commit: Fix spring-security version

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master a836edf8a -> 9c1fc6033


Fix spring-security version


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/9c1fc603
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9c1fc603
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9c1fc603

Branch: refs/heads/master
Commit: 9c1fc603381c693eb5c8cc36de54c9087b697e53
Parents: a836edf
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Sat Jul 30 07:11:07 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Sat Jul 30 07:11:07 2016 +0200

----------------------------------------------------------------------
 spring-security-core-4.1.1.RELEASE/pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9c1fc603/spring-security-core-4.1.1.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-security-core-4.1.1.RELEASE/pom.xml b/spring-security-core-4.1.1.RELEASE/pom.xml
index e146c6f..a85e343 100644
--- a/spring-security-core-4.1.1.RELEASE/pom.xml
+++ b/spring-security-core-4.1.1.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-security-core</artifactId>
-    <version>4.1.1.RELEASE_1</version>
+    <version>4.1.1.RELEASE_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>