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 2018/09/20 15:50:00 UTC

servicemix-bundles git commit: [maven-release-plugin] prepare release org.apache.servicemix.bundles.digitalocean-api-client-2.16_1

Repository: servicemix-bundles
Updated Branches:
  refs/heads/master 958f2d149 -> b3f98c38b


[maven-release-plugin] prepare release org.apache.servicemix.bundles.digitalocean-api-client-2.16_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/b3f98c38
Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/b3f98c38
Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/b3f98c38

Branch: refs/heads/master
Commit: b3f98c38b6ed798e5204c1707016f509f3fa7b75
Parents: 958f2d1
Author: Jean-Baptiste Onofré <jb...@apache.org>
Authored: Thu Sep 20 17:49:44 2018 +0200
Committer: Jean-Baptiste Onofré <jb...@apache.org>
Committed: Thu Sep 20 17:49:44 2018 +0200

----------------------------------------------------------------------
 digitalocean-api-client-2.16/pom.xml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/b3f98c38/digitalocean-api-client-2.16/pom.xml
----------------------------------------------------------------------
diff --git a/digitalocean-api-client-2.16/pom.xml b/digitalocean-api-client-2.16/pom.xml
index 5013cd3..dd3d708 100644
--- a/digitalocean-api-client-2.16/pom.xml
+++ b/digitalocean-api-client-2.16/pom.xml
@@ -30,7 +30,7 @@
 
     <groupId>org.apache.servicemix.bundles</groupId>
     <artifactId>org.apache.servicemix.bundles.digitalocean-api-client</artifactId>
-    <version>2.16_1-SNAPSHOT</version>
+    <version>2.16_1</version>
     <packaging>bundle</packaging>
     <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.digitalocean-api-client-2.16_1</tag>
   </scm>
 
     <properties>