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 2018/03/28 19:31:37 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.libphonenumber-8.9.2_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 65487a05f -> 971fd221c


[maven-release-plugin] prepare release org.apache.servicemix.bundles.libphonenumber-8.9.2_1


Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo
Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/971fd221
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/971fd221
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/971fd221

Branch: refs/heads/master
Commit: 971fd221c71839402a3f0d7f9c7db331302b8ccb
Parents: 65487a0
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Mar 28 21:31:23 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Mar 28 21:31:23 2018 +0200

----------------------------------------------------------------------
 libphonenumber-8.9.2/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/971fd221/libphonenumber-8.9.2/pom.xml
----------------------------------------------------------------------
diff --git a/libphonenumber-8.9.2/pom.xml b/libphonenumber-8.9.2/pom.xml
index 69a722b..2b30476 100644
--- a/libphonenumber-8.9.2/pom.xml
+++ b/libphonenumber-8.9.2/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.libphonenumber</artifactId>
-    <version>8.9.2_1-SNAPSHOT</version>
+    <version>8.9.2_1</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://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url>
+    <tag>org.apache.servicemix.bundles.libphonenumber-8.9.2_1</tag>
   </scm>
 
     <properties>