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 08:44:15 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare for next development iteration

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 8f9eeadab -> 7d3080e2b


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

Branch: refs/heads/master
Commit: 7d3080e2bf5d48177ec033d2e66a00467d6c6aac
Parents: 8f9eead
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Tue Jul 7 08:44:08 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Tue Jul 7 08:44:08 2015 +0200

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


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/7d3080e2/gae-1.9.22/pom.xml
----------------------------------------------------------------------
diff --git a/gae-1.9.22/pom.xml b/gae-1.9.22/pom.xml
index 374e9b1..8a68b63 100644
--- a/gae-1.9.22/pom.xml
+++ b/gae-1.9.22/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.gae</artifactId>
-    <version>1.9.22_1</version>
+    <version>1.9.22_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: Google App Engine (GAE)</name>
     <description>This bundle wraps Google App Engine (GAE) ${pkgVersion} API 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>org.apache.servicemix.bundles.gae-1.9.22_1</tag>
+      <tag>HEAD</tag>
   </scm>
 
     <properties>