Repository: servicemix-bundles Updated Branches: refs/heads/master 412de1b9d -> 50a6b455c
[maven-release-plugin] prepare release org.apache.servicemix.bundles.java-util-1.31.1_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/50a6b455 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/50a6b455 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/50a6b455 Branch: refs/heads/master Commit: 50a6b455c291cd817187cff8e3c493c08743b6f8 Parents: 412de1b Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Oct 22 05:52:47 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Oct 22 05:52:47 2017 +0200 ---------------------------------------------------------------------- java-util-1.31.1/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/50a6b455/java-util-1.31.1/pom.xml ---------------------------------------------------------------------- diff --git a/java-util-1.31.1/pom.xml b/java-util-1.31.1/pom.xml index c137015..d3137c3 100644 --- a/java-util-1.31.1/pom.xml +++ b/java-util-1.31.1/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.java-util</artifactId> <packaging>bundle</packaging> - <version>1.31.1_1-SNAPSHOT</version> + <version>1.31.1_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,7 +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>HEAD</tag> + <tag>org.apache.servicemix.bundles.java-util-1.31.1_1</tag> </scm> <properties>
