Repository: servicemix-bundles Updated Branches: refs/heads/master 37b4c128d -> 6771d5606
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/6771d560 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/6771d560 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/6771d560 Branch: refs/heads/master Commit: 6771d560648a7a8b8324a82e435b7b62050a8a9a Parents: 37b4c12 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jun 12 14:06:33 2015 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jun 12 14:06:33 2015 +0200 ---------------------------------------------------------------------- aws-java-sdk-1.9.34/pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/6771d560/aws-java-sdk-1.9.34/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.9.34/pom.xml b/aws-java-sdk-1.9.34/pom.xml index 1e573d8..25ce1d8 100644 --- a/aws-java-sdk-1.9.34/pom.xml +++ b/aws-java-sdk-1.9.34/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.34_2-SNAPSHOT</version> + <version>1.9.34_1-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
