You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@servicemix.apache.org by jb...@apache.org on 2015/07/08 14:51:04 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.aws-java-sdk-1.10.2_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 3762c156f -> 1600957ba


[maven-release-plugin] prepare release org.apache.servicemix.bundles.aws-java-sdk-1.10.2_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/1600957b
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/1600957b
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/1600957b

Branch: refs/heads/master
Commit: 1600957ba07ad8d1e87b4d2337463b5ad4366ab8
Parents: 3762c15
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Wed Jul 8 14:50:57 2015 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Wed Jul 8 14:50:57 2015 +0200

----------------------------------------------------------------------
 aws-java-sdk-1.10.2/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/1600957b/aws-java-sdk-1.10.2/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.10.2/pom.xml b/aws-java-sdk-1.10.2/pom.xml
index aac0f20..9922107 100644
--- a/aws-java-sdk-1.10.2/pom.xml
+++ b/aws-java-sdk-1.10.2/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.2_1-SNAPSHOT</version>
+    <version>1.10.2_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.2_1</tag>
   </scm>
 
     <properties>