Cancel Apache ServiceMix Bundles 2015.02 release
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/907d9469 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/907d9469 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/907d9469 Branch: refs/heads/master Commit: 907d94692a434cef8b2d49ac7d1816147c4804a7 Parents: 1b3114b Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 11:34:30 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 11:34:30 2015 +0100 ---------------------------------------------------------------------- solr-solrj-5.0.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/907d9469/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 ffcf91b..edf084f 100644 --- a/solr-solrj-5.0.0/pom.xml +++ b/solr-solrj-5.0.0/pom.xml @@ -24,14 +24,14 @@ <parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>bundles-pom</artifactId> - <version>12</version> + <version>12-SNAPSHOT</version> <relativePath>../bundles-pom/pom.xml</relativePath> </parent> <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.solr-solrj</artifactId> <packaging>bundle</packaging> - <version>5.0.0_2-SNAPSHOT</version> + <version>5.0.0_1-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: SolrJ</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
