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/07/07 10:56:55 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-dao-2.0.8_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master ceb3f163c -> 746e923cf


[maven-release-plugin] prepare release org.apache.servicemix.bundles.spring-dao-2.0.8_1


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

Branch: refs/heads/master
Commit: 746e923cff5c295c198915aac31e9e96e7f23cd6
Parents: ceb3f16
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Jul 7 10:56:47 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Jul 7 10:56:47 2015 +0200

----------------------------------------------------------------------
 spring-dao-2.0.8/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/746e923c/spring-dao-2.0.8/pom.xml
----------------------------------------------------------------------
diff --git a/spring-dao-2.0.8/pom.xml b/spring-dao-2.0.8/pom.xml
index d20be3a..f32d744 100644
--- a/spring-dao-2.0.8/pom.xml
+++ b/spring-dao-2.0.8/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.spring-dao</artifactId>
-    <version>2.0.8_1-SNAPSHOT</version>
+    <version>2.0.8_1</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: spring-dao</name>
     <description>This OSGi bundle wraps spring-dao ${pkgVersion} jar files.</description>
@@ -39,7 +39,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>HEAD</tag>
+        <tag>org.apache.servicemix.bundles.spring-dao-2.0.8_1</tag>
     </scm>
 
     <properties>