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 2017/04/03 09:57:57 UTC

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

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 53a1c342b -> 5e035751c


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

Branch: refs/heads/master
Commit: 5e035751cf7cc91ab21db53fb063647aae5056d6
Parents: 53a1c34
Author: Jean-Baptiste Onofr� <jb...@apache.org>
Authored: Mon Apr 3 11:57:51 2017 +0200
Committer: Jean-Baptiste Onofr� <jb...@apache.org>
Committed: Mon Apr 3 11:57:51 2017 +0200

----------------------------------------------------------------------
 aws-java-sdk-1.11.108/pom.xml | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/5e035751/aws-java-sdk-1.11.108/pom.xml
----------------------------------------------------------------------
diff --git a/aws-java-sdk-1.11.108/pom.xml b/aws-java-sdk-1.11.108/pom.xml
index 29af3ee..52dac0d 100644
--- a/aws-java-sdk-1.11.108/pom.xml
+++ b/aws-java-sdk-1.11.108/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.108_1-SNAPSHOT</version>
+    <version>1.11.108_1</version>
     <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name>
     <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description>
 
@@ -39,7 +39,8 @@
         <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>
-    </scm>
+      <tag>org.apache.servicemix.bundles.aws-java-sdk-1.11.108_1</tag>
+  </scm>
 
     <properties>
         <pkgGroupId>com.amazonaws</pkgGroupId>