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/1b3114bb Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1b3114bb Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1b3114bb Branch: refs/heads/master Commit: 1b3114bb5fd8cd6bee4a8a931ba4075f3f79da0d Parents: 27c674e Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 11:33:12 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 11:33:12 2015 +0100 ---------------------------------------------------------------------- zxing-3.2.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1b3114bb/zxing-3.2.0/pom.xml ---------------------------------------------------------------------- diff --git a/zxing-3.2.0/pom.xml b/zxing-3.2.0/pom.xml index d67e128..ef4b8e6 100644 --- a/zxing-3.2.0/pom.xml +++ b/zxing-3.2.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.zxing</artifactId> - <version>3.2.0_2-SNAPSHOT</version> + <version>3.2.0_1-SNAPSHOT</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
