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 903b312f2 [maven-release-plugin] prepare for next development iteration
903b312f2 is described below
commit 903b312f2f71adcf1f771d25113e8edb116784b1
Author: JB Onofré <[email protected]>
AuthorDate: Thu Apr 13 11:05:49 2023 +0200
[maven-release-plugin] prepare for next development iteration
---
gae-2.0.12/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gae-2.0.12/pom.xml b/gae-2.0.12/pom.xml
index 1df914440..f2a983033 100644
--- a/gae-2.0.12/pom.xml
+++ b/gae-2.0.12/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.gae</artifactId>
- <version>2.0.12_1</version>
+ <version>2.0.12_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.12_1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>