Repository: servicemix-bundles Updated Branches: refs/heads/master 4d1dd3842 -> 69f8cb7b3
[maven-release-plugin] prepare release org.apache.servicemix.bundles.libphonenumber-8.3.3_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/69f8cb7b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/69f8cb7b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/69f8cb7b Branch: refs/heads/master Commit: 69f8cb7b376e574dd51a5794e357e5ea39154d4a Parents: 4d1dd38 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 07:36:43 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 07:36:43 2017 +0200 ---------------------------------------------------------------------- libphonenumber-8.3.3/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/69f8cb7b/libphonenumber-8.3.3/pom.xml ---------------------------------------------------------------------- diff --git a/libphonenumber-8.3.3/pom.xml b/libphonenumber-8.3.3/pom.xml index 4bd6dcf..abbfd47 100644 --- a/libphonenumber-8.3.3/pom.xml +++ b/libphonenumber-8.3.3/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.libphonenumber</artifactId> - <version>8.3.3_1-SNAPSHOT</version> + <version>8.3.3_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.3.3_1</tag> </scm> <properties>
