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 1f29633e6 [maven-release-plugin] prepare for next development iteration
1f29633e6 is described below
commit 1f29633e68eb5211a1f7e9441842a10405292078
Author: Jean-Baptiste Onofré <[email protected]>
AuthorDate: Thu Jun 30 13:55:29 2022 +0200
[maven-release-plugin] prepare for next development iteration
---
guava-30.1.1/pom.xml | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/guava-30.1.1/pom.xml b/guava-30.1.1/pom.xml
index d402ce9da..9c242f7b1 100644
--- a/guava-30.1.1/pom.xml
+++ b/guava-30.1.1/pom.xml
@@ -31,7 +31,7 @@
<groupId>org.apache.servicemix.bundles</groupId>
<artifactId>org.apache.servicemix.bundles.guava</artifactId>
<packaging>bundle</packaging>
- <version>30.1.1_1</version>
+ <version>30.1.1_2-SNAPSHOT</version>
<name>Apache ServiceMix :: Bundles :: Guava</name>
<description>
This OSGi bundle wraps guava jar file.
@@ -41,7 +41,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.guava-30.1.1_1</tag>
+ <tag>HEAD</tag>
</scm>
<properties>