Repository: servicemix-bundles Updated Branches: refs/heads/master de4f23adb -> 7de8641c3
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/7de8641c Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/7de8641c Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/7de8641c Branch: refs/heads/master Commit: 7de8641c305a440b909ace8fd7bc8314e6d6cda9 Parents: de4f23a Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 10:21:05 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 10:21:05 2017 +0100 ---------------------------------------------------------------------- lucene-queries-6.4.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/7de8641c/lucene-queries-6.4.1/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-queries-6.4.1/pom.xml b/lucene-queries-6.4.1/pom.xml index 851c6c3..d5743af 100644 --- a/lucene-queries-6.4.1/pom.xml +++ b/lucene-queries-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>
