Repository: servicemix-bundles Updated Branches: refs/heads/master 8ecfca35f -> acf0d511c
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/acf0d511 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/acf0d511 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/acf0d511 Branch: refs/heads/master Commit: acf0d511ca5cf0fa7de5f13bb9d7e0080a87e560 Parents: 8ecfca3 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 10:49:26 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 10:49:26 2017 +0100 ---------------------------------------------------------------------- lucene-sandbox-6.4.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/acf0d511/lucene-sandbox-6.4.1/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-sandbox-6.4.1/pom.xml b/lucene-sandbox-6.4.1/pom.xml index 73e808e..7d37541 100644 --- a/lucene-sandbox-6.4.1/pom.xml +++ b/lucene-sandbox-6.4.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>
