Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 028564d06 -> e98aa7aa4


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

Branch: refs/heads/master
Commit: e98aa7aa418f20e1e1c3a2dfd5e4103228203277
Parents: 028564d
Author: Jean-Baptiste Onofré <[email protected]>
Authored: Sat Jul 30 07:58:56 2016 +0200
Committer: Jean-Baptiste Onofré <[email protected]>
Committed: Sat Jul 30 07:58:56 2016 +0200

----------------------------------------------------------------------
 spring-integration-core-4.3.0.RELEASE/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e98aa7aa/spring-integration-core-4.3.0.RELEASE/pom.xml
----------------------------------------------------------------------
diff --git a/spring-integration-core-4.3.0.RELEASE/pom.xml 
b/spring-integration-core-4.3.0.RELEASE/pom.xml
index 3a332ea..1c9456c 100644
--- a/spring-integration-core-4.3.0.RELEASE/pom.xml
+++ b/spring-integration-core-4.3.0.RELEASE/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     
<artifactId>org.apache.servicemix.bundles.spring-integration-core</artifactId>
-    <version>4.3.0.RELEASE_1</version>
+    <version>4.3.0.RELEASE_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.spring-integration-core-4.3.0.RELEASE_1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>

Reply via email to