Repository: servicemix-bundles Updated Branches: refs/heads/master 82950d803 -> 131489719
[maven-release-plugin] prepare release org.apache.servicemix.bundles.reflections-0.9.9_3 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/13148971 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/13148971 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/13148971 Branch: refs/heads/master Commit: 131489719ecd522a2e56b353c265f2a2ba762161 Parents: 82950d8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Nov 1 08:48:19 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Nov 1 08:48:19 2015 +0100 ---------------------------------------------------------------------- reflections-0.9.9/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/13148971/reflections-0.9.9/pom.xml ---------------------------------------------------------------------- diff --git a/reflections-0.9.9/pom.xml b/reflections-0.9.9/pom.xml index 0d872c8..8220860 100644 --- a/reflections-0.9.9/pom.xml +++ b/reflections-0.9.9/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.reflections</artifactId> - <version>0.9.9_3-SNAPSHOT</version> + <version>0.9.9_3</version> <packaging>bundle</packaging> <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.reflections-0.9.9_3</tag> </scm> <properties>
