Repository: servicemix-bundles Updated Branches: refs/heads/master a873b429d -> 469af3ded
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/469af3de Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/469af3de Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/469af3de Branch: refs/heads/master Commit: 469af3dede18ed526bc86293371fd151cb214c40 Parents: a873b42 Author: Jean-Baptiste Onofré <[email protected]> Authored: Wed Mar 25 21:56:04 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Wed Mar 25 21:56:04 2015 +0100 ---------------------------------------------------------------------- solr-solrj-5.0.0/pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/469af3de/solr-solrj-5.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/solr-solrj-5.0.0/pom.xml b/solr-solrj-5.0.0/pom.xml index edf084f..ee05fb4 100644 --- a/solr-solrj-5.0.0/pom.xml +++ b/solr-solrj-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>
