Repository: servicemix-bundles Updated Branches: refs/heads/master 7e6531bf9 -> c4b7493ca
[maven-release-plugin] prepare release org.apache.servicemix.bundles.reflections-0.9.8_2 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c4b7493c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c4b7493c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c4b7493c Branch: refs/heads/master Commit: c4b7493cacc17f7f0425bf7a7873348eac6a077e Parents: 7e6531b Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Nov 2 18:44:10 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Nov 2 18:44:10 2015 +0100 ---------------------------------------------------------------------- reflections-0.9.8/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c4b7493c/reflections-0.9.8/pom.xml ---------------------------------------------------------------------- diff --git a/reflections-0.9.8/pom.xml b/reflections-0.9.8/pom.xml index a410ee5..9374cec 100644 --- a/reflections-0.9.8/pom.xml +++ b/reflections-0.9.8/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.reflections</artifactId> - <version>0.9.8_2-SNAPSHOT</version> + <version>0.9.8_2</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.reflections-0.9.8_2</tag> </scm> <properties>
