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/45fa17ac Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/45fa17ac Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/45fa17ac Branch: refs/heads/master Commit: 45fa17ac622f7aec233d2dea29bc34128b94feb6 Parents: 6254b76 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 23:38:24 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 23:38:24 2015 +0100 ---------------------------------------------------------------------- lightcouch-0.1.6/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/45fa17ac/lightcouch-0.1.6/pom.xml ---------------------------------------------------------------------- diff --git a/lightcouch-0.1.6/pom.xml b/lightcouch-0.1.6/pom.xml index f867db0..64e4c93 100644 --- a/lightcouch-0.1.6/pom.xml +++ b/lightcouch-0.1.6/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.lightcouch</artifactId> - <version>0.1.6_2-SNAPSHOT</version> + <version>0.1.6_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
