Repository: servicemix-bundles
Updated Branches:
  refs/heads/master cbfc257fb -> 9e1e787a0


[maven-release-plugin] prepare release 
org.apache.servicemix.bundles.spring-context-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/9e1e787a
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9e1e787a
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9e1e787a

Branch: refs/heads/master
Commit: 9e1e787a012ed084acd0fd77d6e4e247cd94c334
Parents: cbfc257
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Tue Sep 1 07:50:55 2015 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Tue Sep 1 07:50:55 2015 +0200

----------------------------------------------------------------------
 spring-context-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/9e1e787a/spring-context-4.1.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-context-4.1.0.RELEASE/pom.xml 
b/spring-context-4.1.0.RELEASE/pom.xml
index 41cca8f..24a1f93 100644
--- a/spring-context-4.1.0.RELEASE/pom.xml
+++ b/spring-context-4.1.0.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-context</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-context-4.1.0.RELEASE_5</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>org.springframework</pkgGroupId>

Reply via email to