Repository: servicemix-bundles Updated Branches: refs/heads/master e6288619c -> 09f60b674
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/09f60b67 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/09f60b67 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/09f60b67 Branch: refs/heads/master Commit: 09f60b6743aed407720eb3b48bf8f08d69ea0b24 Parents: e628861 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 10:35:13 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 10:35:13 2017 +0100 ---------------------------------------------------------------------- lucene-queryparser-6.4.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/09f60b67/lucene-queryparser-6.4.1/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-queryparser-6.4.1/pom.xml b/lucene-queryparser-6.4.1/pom.xml index cb93686..686589e 100644 --- a/lucene-queryparser-6.4.1/pom.xml +++ b/lucene-queryparser-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>
