Repository: servicemix-bundles Updated Branches: refs/heads/master 97044ed13 -> 3693e1c01
[maven-release-plugin] prepare release org.apache.servicemix.bundles.kafka_2.10-0.8.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/3693e1c0 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3693e1c0 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3693e1c0 Branch: refs/heads/master Commit: 3693e1c0116298edd1e2a87fedd82e5ab0193671 Parents: 97044ed Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Mar 6 10:48:42 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Mar 6 10:48:42 2015 +0100 ---------------------------------------------------------------------- kafka_2.10-0.8.2.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3693e1c0/kafka_2.10-0.8.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/kafka_2.10-0.8.2.0/pom.xml b/kafka_2.10-0.8.2.0/pom.xml index 30a4006..40fc953 100644 --- a/kafka_2.10-0.8.2.0/pom.xml +++ b/kafka_2.10-0.8.2.0/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.kafka_2.10</artifactId> - <version>0.8.2.0_1-SNAPSHOT</version> + <version>0.8.2.0_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.kafka_2.10-0.8.2.0_1</tag> </scm> <properties>
