[maven-release-plugin] prepare release org.apache.servicemix.bundles.aws-java-sdk-1.10.29_1
Project: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/repo Commit: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/commit/c3df57b1 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/c3df57b1 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/c3df57b1 Branch: refs/heads/master Commit: c3df57b10cc183cbba6e3efb2dd910c69993e728 Parents: 98f92c7 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Nov 1 16:53:41 2015 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Nov 1 16:53:41 2015 +0100 ---------------------------------------------------------------------- aws-java-sdk-1.10.29/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/c3df57b1/aws-java-sdk-1.10.29/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.10.29/pom.xml b/aws-java-sdk-1.10.29/pom.xml index 18c2d66..3f95ffb 100644 --- a/aws-java-sdk-1.10.29/pom.xml +++ b/aws-java-sdk-1.10.29/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.10.29_1-SNAPSHOT</version> + <version>1.10.29_1</version> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,6 +39,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.29_1</tag> </scm> <properties>
