Repository: servicemix-bundles Updated Branches: refs/heads/master 1b8eace01 -> 39f767328
[maven-release-plugin] prepare release org.apache.servicemix.bundles.digitalocean-api-client-2.14_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/39f76732 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/39f76732 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/39f76732 Branch: refs/heads/master Commit: 39f76732815f18c266e50b3af1a4be4192c04db0 Parents: 1b8eace Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Mar 27 15:10:10 2018 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Mar 27 15:10:10 2018 +0200 ---------------------------------------------------------------------- digitalocean-api-client-2.14/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/39f76732/digitalocean-api-client-2.14/pom.xml ---------------------------------------------------------------------- diff --git a/digitalocean-api-client-2.14/pom.xml b/digitalocean-api-client-2.14/pom.xml index a137d30..7e3970b 100644 --- a/digitalocean-api-client-2.14/pom.xml +++ b/digitalocean-api-client-2.14/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.digitalocean-api-client</artifactId> - <version>2.14_1-SNAPSHOT</version> + <version>2.14_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.14_1</tag> </scm> <properties>
