Repository: servicemix-bundles Updated Branches: refs/heads/master 2ea54f88f -> 476d68136
Upgrade to bundles-pom 12 Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/476d6813 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/476d6813 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/476d6813 Branch: refs/heads/master Commit: 476d68136a89276458e88d0d2fab44fcb9913f23 Parents: 2ea54f8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Mar 26 10:20:22 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Mar 26 10:20:22 2015 +0100 ---------------------------------------------------------------------- lucene-analyzers-common-5.0.0/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/476d6813/lucene-analyzers-common-5.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-analyzers-common-5.0.0/pom.xml b/lucene-analyzers-common-5.0.0/pom.xml index 542ab2d..a6005a7 100644 --- a/lucene-analyzers-common-5.0.0/pom.xml +++ b/lucene-analyzers-common-5.0.0/pom.xml @@ -24,7 +24,7 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12-SNAPSHOT</version> + <version>12</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> @@ -39,7 +39,6 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>HEAD</tag> </scm> <properties>
