Repository: servicemix-bundles Updated Branches: refs/heads/master 2ec002cd7 -> a5a07be5b
[maven-release-plugin] prepare release org.apache.servicemix.bundles.aws-java-sdk-1.11.237_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/a5a07be5 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a5a07be5 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a5a07be5 Branch: refs/heads/master Commit: a5a07be5b86627c9c7e76bee64bebd73fa93c10c Parents: 2ec002c Author: Jean-Baptiste Onofré <[email protected]> Authored: Fri Dec 1 18:54:09 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Fri Dec 1 18:54:09 2017 +0100 ---------------------------------------------------------------------- aws-java-sdk-1.11.237/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a5a07be5/aws-java-sdk-1.11.237/pom.xml ---------------------------------------------------------------------- diff --git a/aws-java-sdk-1.11.237/pom.xml b/aws-java-sdk-1.11.237/pom.xml index a77afee..aa1df4d 100644 --- a/aws-java-sdk-1.11.237/pom.xml +++ b/aws-java-sdk-1.11.237/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.11.237_1-SNAPSHOT</version> + <version>1.11.237_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.11.237_1</tag> </scm> <properties>
