Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 14e8153c1 -> f7a6dbb5d


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

Branch: refs/heads/master
Commit: 6c08aad18506a3a0c77ccde8e368f1b5e0f53873
Parents: 14e8153
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Thu Mar 5 07:56:02 2015 +0100
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Thu Mar 5 07:56:02 2015 +0100

----------------------------------------------------------------------
 spring-test-4.1.0.RELEASE/pom.xml | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6c08aad1/spring-test-4.1.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-test-4.1.0.RELEASE/pom.xml 
b/spring-test-4.1.0.RELEASE/pom.xml
index fbbcc03..7f4817e 100644
--- a/spring-test-4.1.0.RELEASE/pom.xml
+++ b/spring-test-4.1.0.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-test</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>
 
@@ -203,4 +203,8 @@
             </plugin>
         </plugins>
     </build>
+
+  <scm>
+    <tag>org.apache.servicemix.bundles.spring-test-4.1.0.RELEASE_5</tag>
+  </scm>
 </project>

Reply via email to