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