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/3cb7f61d Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/3cb7f61d Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/3cb7f61d Branch: refs/heads/master Commit: 3cb7f61df006b39c73ed54475bf53e910cf9ad5a Parents: 66603c8 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 10:39:45 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 10:39:45 2015 +0100 ---------------------------------------------------------------------- jsmpp-2.1.0/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/3cb7f61d/jsmpp-2.1.0/pom.xml ---------------------------------------------------------------------- diff --git a/jsmpp-2.1.0/pom.xml b/jsmpp-2.1.0/pom.xml index bbd1a86..2967997 100644 --- a/jsmpp-2.1.0/pom.xml +++ b/jsmpp-2.1.0/pom.xml @@ -24,14 +24,14 @@ <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.jsmpp</artifactId> <packaging>bundle</packaging> - <version>2.1.0_7-SNAPSHOT</version> + <version>2.1.0_6-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
