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/08755a73 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/08755a73 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/08755a73 Branch: refs/heads/master Commit: 08755a73b7f204b384c116b9c6595dda55a715ac Parents: 197afee Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 23:33:49 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 23:33:49 2015 +0100 ---------------------------------------------------------------------- elasticsearch-1.4.4/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/08755a73/elasticsearch-1.4.4/pom.xml ---------------------------------------------------------------------- diff --git a/elasticsearch-1.4.4/pom.xml b/elasticsearch-1.4.4/pom.xml index 94a6807..c75ee29 100644 --- a/elasticsearch-1.4.4/pom.xml +++ b/elasticsearch-1.4.4/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.elasticsearch</artifactId> - <version>1.4.4_2-SNAPSHOT</version> + <version>1.4.4_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
