Cancel Apache ServiceMix Bundles 2015.02 release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/9d9fe582 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9d9fe582 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9d9fe582 Branch: refs/heads/master Commit: 9d9fe58278aeb961ea75fdec76364d2a8b2235a5 Parents: 3de612d Author: Jean-Baptiste Onofré <jbono...@apache.org> Authored: Sat Mar 7 10:36:56 2015 +0100 Committer: Jean-Baptiste Onofré <jbono...@apache.org> Committed: Sat Mar 7 10:36:56 2015 +0100 ---------------------------------------------------------------------- kafka-clients-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/9d9fe582/kafka-clients-0.8.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/kafka-clients-0.8.2.0/pom.xml b/kafka-clients-0.8.2.0/pom.xml index 5646243..3b70642 100644 --- a/kafka-clients-0.8.2.0/pom.xml +++ b/kafka-clients-0.8.2.0/pom.xml @@ -24,13 +24,13 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>12-SNAPSHOT</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.kafka-clients</artifactId> - <version>0.8.2.0_2-SNAPSHOT</version> + <version>0.8.2.0_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>