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/d1863ccf Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/d1863ccf Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/d1863ccf Branch: refs/heads/master Commit: d1863ccf069ae3000a2dd6fb0cba1166346ea3e5 Parents: 9568ec0 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sat Mar 7 12:43:30 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sat Mar 7 12:43:30 2015 +0100 ---------------------------------------------------------------------- aws-java-sdk-1.9.22/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/d1863ccf/aws-java-sdk-1.9.22/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.9.22/pom.xml b/aws-java-sdk-1.9.22/pom.xml index 684c0a6..ad5dbc2 100644 --- a/aws-java-sdk-1.9.22/pom.xml +++ b/aws-java-sdk-1.9.22/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.aws-java-sdk</artifactId> <packaging>bundle</packaging> - <version>1.9.22_2-SNAPSHOT</version> + <version>1.9.22_1-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
