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 2015/08/31 12:53:46 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-beans-4.1.0.RELEASE_5

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 58ba453f4 -> 91adbb3bc


[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-beans-4.1.0.RELEASE_5


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

Branch: refs/heads/master
Commit: 91adbb3bc3c055162cd232070dada5b3a24a4848
Parents: 58ba453
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Mon Aug 31 12:53:40 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Mon Aug 31 12:53:40 2015 +0200

----------------------------------------------------------------------
 spring-beans-4.1.0.RELEASE/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/91adbb3b/spring-beans-4.1.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-beans-4.1.0.RELEASE/pom.xml b/spring-beans-4.1.0.RELEASE/pom.xml
index 4fa781b..b5c5e4a 100644
--- a/spring-beans-4.1.0.RELEASE/pom.xml
+++ b/spring-beans-4.1.0.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-beans</artifactId>
-    <version>4.1.0.RELEASE_5-SNAPSHOT</version>
+    <version>4.1.0.RELEASE_5</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
 
@@ -38,7 +38,8 @@
         <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>
-    </scm>
+      <tag>org.apache.servicemix.bundles.spring-beans-4.1.0.RELEASE_5</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>