Repository: servicemix-bundles Updated Branches: refs/heads/master 7376f2ba7 -> 633accaa8
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/633accaa Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/633accaa Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/633accaa Branch: refs/heads/master Commit: 633accaa8c23095928068df06e6cbdb7ba0b1def Parents: 7376f2b Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 09:51:02 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 09:51:02 2017 +0100 ---------------------------------------------------------------------- lucene-analyzers-common-6.4.1/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/633accaa/lucene-analyzers-common-6.4.1/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-analyzers-common-6.4.1/pom.xml b/lucene-analyzers-common-6.4.1/pom.xml index d742360..ba0752a 100644 --- a/lucene-analyzers-common-6.4.1/pom.xml +++ b/lucene-analyzers-common-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>
