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/3a3504f1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3a3504f1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3a3504f1 Branch: refs/heads/master Commit: 3a3504f148ed222ef812e5f26cb1c643ad46550c Parents: 674431b Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 07:30:20 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 07:30:20 2015 +0100 ---------------------------------------------------------------------- lucene-sandbox-5.0.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3a3504f1/lucene-sandbox-5.0.0/pom.xml ---------------------------------------------------------------------- diff --git a/lucene-sandbox-5.0.0/pom.xml b/lucene-sandbox-5.0.0/pom.xml index 3d28948..d70470f 100644 --- a/lucene-sandbox-5.0.0/pom.xml +++ b/lucene-sandbox-5.0.0/pom.xml @@ -24,13 +24,13 @@ <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.lucene-sandbox</artifactId> - <version>5.0.0_2-SNAPSHOT</version> + <version>5.0.0_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
