Repository: servicemix-bundles Updated Branches: refs/heads/master 1f27a6b3f -> f60f352c0
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/f60f352c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/f60f352c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/f60f352c Branch: refs/heads/master Commit: f60f352c0611e8ba9c19ef1b329ce71a1cbe509c Parents: 1f27a6b Author: Jean-Baptiste Onofré <[email protected]> Authored: Mon Feb 20 21:24:07 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Mon Feb 20 21:24:07 2017 +0100 ---------------------------------------------------------------------- elasticsearch-2.4.0/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/f60f352c/elasticsearch-2.4.0/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-2.4.0/pom.xml b/elasticsearch-2.4.0/pom.xml index 5cc7de9..5385e22 100644 --- a/elasticsearch-2.4.0/pom.xml +++ b/elasticsearch-2.4.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>
