Repository: servicemix-bundles Updated Branches: refs/heads/master 4a0654020 -> fa216a0a3
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/fa216a0a Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/fa216a0a Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/fa216a0a Branch: refs/heads/master Commit: fa216a0a3695e34498bdd1f9c54b1f9d2dfa3fb7 Parents: 4a06540 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 08:01:08 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 08:01:08 2017 +0100 ---------------------------------------------------------------------- lucene-6.4.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/fa216a0a/lucene-6.4.1/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-6.4.1/pom.xml b/lucene-6.4.1/pom.xml index 83f8fba..340fcb8 100644 --- a/lucene-6.4.1/pom.xml +++ b/lucene-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>
