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/9b99419f Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/9b99419f Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/9b99419f Branch: refs/heads/master Commit: 9b99419f4270097ca604ee380cf71424a85df8b9 Parents: 907d946 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 12:36:27 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 12:36:27 2015 +0100 ---------------------------------------------------------------------- jsch-agentproxy-sshj-0.0.9/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/9b99419f/jsch-agentproxy-sshj-0.0.9/pom.xml ---------------------------------------------------------------------- diff --git a/jsch-agentproxy-sshj-0.0.9/pom.xml b/jsch-agentproxy-sshj-0.0.9/pom.xml index 2090d5e..361e213 100644 --- a/jsch-agentproxy-sshj-0.0.9/pom.xml +++ b/jsch-agentproxy-sshj-0.0.9/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.jsch-agentproxy-sshj</artifactId> <packaging>bundle</packaging> - <version>0.0.9_2-SNAPSHOT</version> + <version>0.0.9_1-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
