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/06/01 05:52:06 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 4002d7ceb -> fbe0b7e1d


[maven-release-plugin] prepare for next development iteration


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

Branch: refs/heads/master
Commit: fbe0b7e1dd345a2e7a9664dd4e5a8732d0dbb391
Parents: 4002d7c
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Wed Jun 1 07:51:58 2016 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Wed Jun 1 07:51:58 2016 +0200

----------------------------------------------------------------------
 spring-security-config-3.2.8.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fbe0b7e1/spring-security-config-3.2.8.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-security-config-3.2.8.RELEASE/pom.xml b/spring-security-config-3.2.8.RELEASE/pom.xml
index 04c36fd..4f9f4d4 100644
--- a/spring-security-config-3.2.8.RELEASE/pom.xml
+++ b/spring-security-config-3.2.8.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-security-config</artifactId>
-    <version>3.2.8.RELEASE_2</version>
+    <version>3.2.8.RELEASE_3-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,7 +38,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
-      <tag>org.apache.servicemix.bundles.spring-security-config-3.2.8.RELEASE_2</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>