You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2022/06/30 11:55:12 UTC

[servicemix-bundles] branch master updated: [maven-release-plugin] prepare release org.apache.servicemix.bundles.guava-30.1.1_1

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 6e2dd543c [maven-release-plugin] prepare release org.apache.servicemix.bundles.guava-30.1.1_1
6e2dd543c is described below

commit 6e2dd543ca6b28db731202da31cbe9c8da5db918
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Thu Jun 30 13:55:06 2022 +0200

    [maven-release-plugin] prepare release org.apache.servicemix.bundles.guava-30.1.1_1
---
 guava-30.1.1/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/guava-30.1.1/pom.xml b/guava-30.1.1/pom.xml
index a18811fe7..d402ce9da 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-SNAPSHOT</version>
+    <version>30.1.1_1</version>
     <name>Apache ServiceMix :: Bundles :: Guava</name>
     <description>
         This OSGi bundle wraps guava jar file.
@@ -41,6 +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>
   </scm>
 
     <properties>