Repository: servicemix-bundles Updated Branches: refs/heads/master aec2c6b37 -> 78e6bcbf2
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/78e6bcbf Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/78e6bcbf Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/78e6bcbf Branch: refs/heads/master Commit: 78e6bcbf2503d9418287e8e44c9c0e7f6aa82c2b Parents: aec2c6b Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Mar 23 19:38:18 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Mar 23 19:38:18 2015 +0100 ---------------------------------------------------------------------- kafka_2.10-0.8.2.0/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/78e6bcbf/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 54be113..f20fa59 100644 --- a/kafka_2.10-0.8.2.0/pom.xml +++ b/kafka_2.10-0.8.2.0/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -39,7 +39,6 @@ <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> </scm> <properties>
