Repository: servicemix-bundles Updated Branches: refs/heads/master 96269469e -> b579a48b0
Upgrade to bundles-pom 13 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/b579a48b Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b579a48b Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b579a48b Branch: refs/heads/master Commit: b579a48b0f9345a371b97124218a4496cc1bb2f9 Parents: 9626946 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Apr 3 07:43:50 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Apr 3 07:43:50 2017 +0200 ---------------------------------------------------------------------- kafka_2.10-0.10.1.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b579a48b/kafka_2.10-0.10.1.1/pom.xml ---------------------------------------------------------------------- diff --git a/kafka_2.10-0.10.1.1/pom.xml b/kafka_2.10-0.10.1.1/pom.xml index 93e6870..d0fcaba 100644 --- a/kafka_2.10-0.10.1.1/pom.xml +++ b/kafka_2.10-0.10.1.1/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent>
