Repository: servicemix-bundles Updated Branches: refs/heads/master e5c968b20 -> b7b389314
Rollback bundles-2015.05 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/b7b38931 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b7b38931 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b7b38931 Branch: refs/heads/master Commit: b7b389314e1b0c97485588a8eb01a483bd91c06d Parents: e5c968b Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 14:17:36 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 14:17:36 2015 +0200 ---------------------------------------------------------------------- aws-java-sdk-1.9.38/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b7b38931/aws-java-sdk-1.9.38/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.9.38/pom.xml b/aws-java-sdk-1.9.38/pom.xml index 153d446..a57a757 100644 --- a/aws-java-sdk-1.9.38/pom.xml +++ b/aws-java-sdk-1.9.38/pom.xml @@ -31,7 +31,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId> <packaging>bundle</packaging> - <version>1.9.38_2-SNAPSHOT</version> + <version>1.9.38_1-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
