Repository: servicemix-bundles Updated Branches: refs/heads/master 7d1549657 -> 0be9e3a89
[maven-release-plugin] prepare release org.apache.servicemix.bundles.libphonenumber-8.5.0_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/0be9e3a8 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0be9e3a8 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0be9e3a8 Branch: refs/heads/master Commit: 0be9e3a891c086df7481e19ac71728ee1833e205 Parents: 7d15496 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 2 09:32:34 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 2 09:32:34 2017 +0200 ---------------------------------------------------------------------- libphonenumber-8.5.0/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0be9e3a8/libphonenumber-8.5.0/pom.xml ---------------------------------------------------------------------- diff --git a/libphonenumber-8.5.0/pom.xml b/libphonenumber-8.5.0/pom.xml index 10ca767..975b7bb 100644 --- a/libphonenumber-8.5.0/pom.xml +++ b/libphonenumber-8.5.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.libphonenumber</artifactId> - <version>8.5.0_1-SNAPSHOT</version> + <version>8.5.0_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.5.0_1</tag> </scm> <properties>
