Repository: servicemix-bundles Updated Branches: refs/heads/master 40e54bbd9 -> c23bc3915
[maven-release-plugin] prepare release org.apache.servicemix.bundles.reflections-0.9.10_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/c23bc391 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c23bc391 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c23bc391 Branch: refs/heads/master Commit: c23bc3915207b3a061cda847783a0fd758465d1d Parents: 40e54bb Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Jun 16 06:45:36 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Jun 16 06:45:36 2015 +0200 ---------------------------------------------------------------------- reflections-0.9.10/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c23bc391/reflections-0.9.10/pom.xml ---------------------------------------------------------------------- diff --git a/reflections-0.9.10/pom.xml b/reflections-0.9.10/pom.xml index 026fa30..f5f8ec4 100644 --- a/reflections-0.9.10/pom.xml +++ b/reflections-0.9.10/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.reflections</artifactId> - <version>0.9.10_1-SNAPSHOT</version> + <version>0.9.10_1</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.10_1</tag> </scm> <properties>
