Repository: servicemix-bundles Updated Branches: refs/heads/master b794f2245 -> ff26aa61d
[maven-release-plugin] prepare release org.apache.servicemix.bundles.digitalocean-api-client-2.11_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/ff26aa61 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/ff26aa61 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/ff26aa61 Branch: refs/heads/master Commit: ff26aa61dff86e7cff63ac31916c0d960a901f87 Parents: b794f22 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Jul 4 15:13:24 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Jul 4 15:13:24 2017 +0200 ---------------------------------------------------------------------- digitalocean-api-client-2.11/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/ff26aa61/digitalocean-api-client-2.11/pom.xml ---------------------------------------------------------------------- diff --git a/digitalocean-api-client-2.11/pom.xml b/digitalocean-api-client-2.11/pom.xml index 4412c53..df366ea 100644 --- a/digitalocean-api-client-2.11/pom.xml +++ b/digitalocean-api-client-2.11/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.digitalocean-api-client</artifactId> - <version>2.11_1-SNAPSHOT</version> + <version>2.11_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: ${pkgArtifactId}</name> <description>This OSGi bundle wraps ${pkgArtifactId} ${pkgVersion} jar file.</description> @@ -39,7 +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>HEAD</tag> + <tag>org.apache.servicemix.bundles.digitalocean-api-client-2.11_1</tag> </scm> <properties>
