Repository: servicemix-bundles Updated Branches: refs/heads/master 5d8b464fa -> c8a6e7f5a
[maven-release-plugin] prepare for next development iteration Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c8a6e7f5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c8a6e7f5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c8a6e7f5 Branch: refs/heads/master Commit: c8a6e7f5ab1af6b4290cd779e4ffd084a7971e3a Parents: 5d8b464 Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Jul 6 16:35:25 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Jul 6 16:35:25 2018 +0200 ---------------------------------------------------------------------- aws-java-sdk-1.10.52/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c8a6e7f5/aws-java-sdk-1.10.52/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.10.52/pom.xml b/aws-java-sdk-1.10.52/pom.xml index 2e4ada8..c190e9f 100644 --- a/aws-java-sdk-1.10.52/pom.xml +++ b/aws-java-sdk-1.10.52/pom.xml @@ -28,7 +28,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.aws-java-sdk</artifactId> <packaging>bundle</packaging> - <version>1.10.52_2</version> + <version>1.10.52_3-SNAPSHOT</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -36,7 +36,7 @@ <connection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</connection> <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/servicemix-bundles.git</developerConnection> <url>https://git-wip-us.apache.org/repos/asf?p=servicemix-bundles.git</url> - <tag>org.apache.servicemix.bundles.aws-java-sdk-1.10.52_2</tag> + <tag>HEAD</tag> </scm> <properties>
