Repository: servicemix-bundles Updated Branches: refs/heads/master 0e049d226 -> 058618587
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/05861858 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/05861858 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/05861858 Branch: refs/heads/master Commit: 058618587281dc846999db5aa08bc6b913349638 Parents: 0e049d2 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 17:38:42 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 17:38:42 2017 +0100 ---------------------------------------------------------------------- elasticsearch-2.3.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/05861858/elasticsearch-2.3.0/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-2.3.0/pom.xml b/elasticsearch-2.3.0/pom.xml index 358d890..e14876c 100644 --- a/elasticsearch-2.3.0/pom.xml +++ b/elasticsearch-2.3.0/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>
