This is an automated email from the ASF dual-hosted git repository.
jbonofre pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git
The following commit(s) were added to refs/heads/master by this push:
new 29654b61c [maven-release-plugin] prepare for next development iteration
29654b61c is described below
commit 29654b61c4707c9d11d516fc7ecf908f1051ff80
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Nov 10 19:09:54 2022 +0100
[maven-release-plugin] prepare for next development iteration
---
gae-2.0.9/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gae-2.0.9/pom.xml b/gae-2.0.9/pom.xml
index c40a22f2d..6cfe4bbec 100644
--- a/gae-2.0.9/pom.xml
+++ b/gae-2.0.9/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.gae</artifactId>
- <version>2.0.9_1</version>
+ <version>2.0.9_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://gitbox.apache.org/repos/asf/servicemix-bundles.git</connection>
<developerConnection>scm:git:https://gitbox.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
<url>https://gitbox.apache.org/repos/asf?p=servicemix-bundles.git</url>
- <tag>org.apache.servicemix.bundles.gae-2.0.9_1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>