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/12/06 18:00:12 UTC

[servicemix-bundles] branch master updated (01f872d91 -> aacb7feda)

This is an automated email from the ASF dual-hosted git repository.

jbonofre pushed a change to branch master
in repository https://gitbox.apache.org/repos/asf/servicemix-bundles.git


    from 01f872d91 [maven-release-plugin] prepare release org.apache.servicemix.bundles.libphonenumber-8.13.1_1
     new 252ee1b58 [maven-release-plugin] prepare for next development iteration
     new aacb7feda [maven-release-plugin] prepare release org.apache.servicemix.bundles.azure-core-http-netty-1.12.7_2

The 2 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 azure-core-http-netty-1.12.7/pom.xml | 3 ++-
 libphonenumber-8.13.1/pom.xml        | 4 ++--
 2 files changed, 4 insertions(+), 3 deletions(-)


[servicemix-bundles] 01/02: [maven-release-plugin] prepare for next development iteration

Posted by jb...@apache.org.
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

commit 252ee1b584d74b0071855e861450b8ea6b6d58ce
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Dec 6 18:41:27 2022 +0100

    [maven-release-plugin] prepare for next development iteration
---
 libphonenumber-8.13.1/pom.xml | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/libphonenumber-8.13.1/pom.xml b/libphonenumber-8.13.1/pom.xml
index a80bee059..0415f9ded 100644
--- a/libphonenumber-8.13.1/pom.xml
+++ b/libphonenumber-8.13.1/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.libphonenumber</artifactId>
-    <version>8.13.1_1</version>
+    <version>8.13.1_2-SNAPSHOT</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</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.libphonenumber-8.13.1_1</tag>
+    <tag>HEAD</tag>
   </scm>
 
     <properties>


[servicemix-bundles] 02/02: [maven-release-plugin] prepare release org.apache.servicemix.bundles.azure-core-http-netty-1.12.7_2

Posted by jb...@apache.org.
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

commit aacb7feda3291ad7cd2a6b3231cddfd24e1d7d46
Author: Jean-Baptiste Onofré <jb...@apache.org>
AuthorDate: Tue Dec 6 19:00:02 2022 +0100

    [maven-release-plugin] prepare release org.apache.servicemix.bundles.azure-core-http-netty-1.12.7_2
---
 azure-core-http-netty-1.12.7/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/azure-core-http-netty-1.12.7/pom.xml b/azure-core-http-netty-1.12.7/pom.xml
index a136f989a..30b6a92f8 100644
--- a/azure-core-http-netty-1.12.7/pom.xml
+++ b/azure-core-http-netty-1.12.7/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.azure-core-http-netty</artifactId>
-    <version>1.12.7_2-SNAPSHOT</version>
+    <version>1.12.7_2</version>
     <packaging>bundle</packaging>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
@@ -39,6 +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.azure-core-http-netty-1.12.7_2</tag>
   </scm>
 
     <properties>