Repository: servicemix-bundles Updated Branches: refs/heads/master dc6b0af84 -> eb9cc8c47
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/eb9cc8c4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/eb9cc8c4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/eb9cc8c4 Branch: refs/heads/master Commit: eb9cc8c4784a782d82066092687f3067a736e366 Parents: dc6b0af Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 22:12:35 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 22:12:35 2017 +0100 ---------------------------------------------------------------------- elasticsearch-5.1.2/pom.xml | 2 +- pom.xml | 13 ------------- 2 files changed, 1 insertion(+), 14 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eb9cc8c4/elasticsearch-5.1.2/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-5.1.2/pom.xml b/elasticsearch-5.1.2/pom.xml index fe9bc3a..dbcc9cc 100644 --- a/elasticsearch-5.1.2/pom.xml +++ b/elasticsearch-5.1.2/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>13-SNAPSHOT</version> + <version>13</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/eb9cc8c4/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 1786b0e..29fce3e 100644 --- a/pom.xml +++ b/pom.xml @@ -43,19 +43,6 @@ <modules> <!-- add modules for all bundles to released in the next batch here --> - <module>bundles-pom</module> - <module>olingo-odata2-api-2.0.8</module> - <module>olingo-odata2-core-2.0.8</module> - <module>orbitz-consul-client-0.13.9</module> - <module>okhttp-3.6.0</module> - <module>libphonenumber-8.1.0</module> - <module>sparkjava-core-2.5.5</module> - <module>dnsjava-2.1.8</module> - <module>elasticsearch-2.3.0</module> - <module>elasticsearch-2.3.1</module> - <module>elasticsearch-2.3.5</module> - <module>elasticsearch-2.4.0</module> - <module>elasticsearch-2.4.3</module> <module>elasticsearch-5.1.2</module> <module>elasticsearch-5.2.1</module> <module>spring-test-4.3.1.RELEASE</module>
