Repository: servicemix-bundles Updated Branches: refs/heads/master 39d07e92f -> 17c0d7b8d
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/17c0d7b8 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/17c0d7b8 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/17c0d7b8 Branch: refs/heads/master Commit: 17c0d7b8de2d6abf8eeb634b8d3fb4a8d8c1b53d Parents: 39d07e9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 18:34:30 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 18:34:30 2017 +0100 ---------------------------------------------------------------------- elasticsearch-2.3.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/17c0d7b8/elasticsearch-2.3.1/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-2.3.1/pom.xml b/elasticsearch-2.3.1/pom.xml index e642be3..c0e639b 100644 --- a/elasticsearch-2.3.1/pom.xml +++ b/elasticsearch-2.3.1/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>
