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/b2c2d178 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b2c2d178 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b2c2d178 Branch: refs/heads/master Commit: b2c2d17801a308aa4363c19b2bb2cca0f01d9b7b Parents: fd7f0c0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Mar 8 23:09:53 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Mar 8 23:09:53 2015 +0100 ---------------------------------------------------------------------- jets3t-0.9.3/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b2c2d178/jets3t-0.9.3/pom.xml ---------------------------------------------------------------------- diff --git a/jets3t-0.9.3/pom.xml b/jets3t-0.9.3/pom.xml index 02b2aaf..772bf1e 100644 --- a/jets3t-0.9.3/pom.xml +++ b/jets3t-0.9.3/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.jets3t</artifactId> - <version>0.9.3_2-SNAPSHOT</version> + <version>0.9.3_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
