Repository: servicemix-bundles Updated Branches: refs/heads/master 8d2d5cfb3 -> a217a9402
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/a217a940 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a217a940 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a217a940 Branch: refs/heads/master Commit: a217a9402ffdcfe98083ab0433be364b89d71610 Parents: 8d2d5cf Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Jun 1 14:39:06 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Jun 1 14:39:06 2017 +0200 ---------------------------------------------------------------------- avro-1.8.2/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a217a940/avro-1.8.2/pom.xml ---------------------------------------------------------------------- diff --git a/avro-1.8.2/pom.xml b/avro-1.8.2/pom.xml index b061b3b..acb292c 100644 --- a/avro-1.8.2/pom.xml +++ b/avro-1.8.2/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>
