Repository: servicemix-bundles Updated Branches: refs/heads/master d37a8f7ae -> 0c864d4d1
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/0c864d4d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/0c864d4d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/0c864d4d Branch: refs/heads/master Commit: 0c864d4d1ea1b58287e90cf6008348f4a764e3e6 Parents: d37a8f7 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 19:42:10 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 19:42:10 2017 +0100 ---------------------------------------------------------------------- elasticsearch-2.3.5/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/0c864d4d/elasticsearch-2.3.5/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-2.3.5/pom.xml b/elasticsearch-2.3.5/pom.xml index 0be2410..5d362d7 100644 --- a/elasticsearch-2.3.5/pom.xml +++ b/elasticsearch-2.3.5/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>
