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 7a33738 [maven-release-plugin] prepare for next development iteration
7a33738 is described below
commit 7a33738236057d44942bc63af6c651cc77cc493a
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Wed Feb 2 15:36:55 2022 +0100
[maven-release-plugin] prepare for next development iteration
---
gae-2.0.3/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/gae-2.0.3/pom.xml b/gae-2.0.3/pom.xml
index 3ec2e6d..84d4530 100644
--- a/gae-2.0.3/pom.xml
+++ b/gae-2.0.3/pom.xml
@@ -30,7 +30,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.gae</artifactId>
- <version>2.0.3_1</version>
+ <version>2.0.3_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.3_1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>