Repository: servicemix-bundles Updated Branches: refs/heads/master 1286d3395 -> 2cf098aec
[maven-release-plugin] prepare release org.apache.servicemix.bundles.guice-4.2.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/2cf098ae Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/2cf098ae Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/2cf098ae Branch: refs/heads/master Commit: 2cf098aec2e599321d5b18290f3697af490c5eca Parents: 1286d33 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Mar 28 19:15:02 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Mar 28 19:15:02 2018 +0200 ---------------------------------------------------------------------- guice-4.2.0/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/2cf098ae/guice-4.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/guice-4.2.0/pom.xml b/guice-4.2.0/pom.xml index 19b15ba..ba9e141 100644 --- a/guice-4.2.0/pom.xml +++ b/guice-4.2.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.guice</artifactId> - <version>4.2.0_1-SNAPSHOT</version> + <version>4.2.0_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps guice ${pkgVersion} jar files.</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.guice-4.2.0_1</tag> </scm> <properties>
