Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 46cd7f848 -> 2b810575a


[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/2b810575
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2b810575
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2b810575

Branch: refs/heads/master
Commit: 2b810575a1a6620e1358ea0339cb56f641de1a4d
Parents: 46cd7f8
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Mon Sep 4 22:09:26 2017 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Mon Sep 4 22:09:26 2017 +0200

----------------------------------------------------------------------
 mybatis-3.4.5/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2b810575/mybatis-3.4.5/pom.xml
----------------------------------------------------------------------
diff --git a/mybatis-3.4.5/pom.xml b/mybatis-3.4.5/pom.xml
index e6f69f2..2663610 100644
--- a/mybatis-3.4.5/pom.xml
+++ b/mybatis-3.4.5/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.mybatis</artifactId>
-    <version>3.4.5_1</version>
+    <version>3.4.5_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar 
file.</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>org.apache.servicemix.bundles.mybatis-3.4.5_1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to