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 693df1245 [maven-release-plugin] prepare for next development iteration
693df1245 is described below
commit 693df12451d60607ad9f591cabbd6a9dc79fb16b
Author: JB Onofré <[email protected]>
AuthorDate: Wed Jan 3 17:23:43 2024 +0100
[maven-release-plugin] prepare for next development iteration
---
gae-2.0.22/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gae-2.0.22/pom.xml b/gae-2.0.22/pom.xml
index 9145d90b2..cce3f6afe 100644
--- a/gae-2.0.22/pom.xml
+++ b/gae-2.0.22/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.gae</artifactId>
- <version>2.0.22_1</version>
+ <version>2.0.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://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.22_1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>