Repository: servicemix-bundles Updated Branches: refs/heads/master 40e94d97b -> 68576ef6a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.gae-1.9.58_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/68576ef6 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/68576ef6 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/68576ef6 Branch: refs/heads/master Commit: 68576ef6a5ad2f48dd8b891ddb6fc4fd85d9c7d0 Parents: 40e94d9 Author: Jean-Baptiste Onofré <[email protected]> Authored: Sun Oct 22 07:46:22 2017 +0200 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Sun Oct 22 07:46:22 2017 +0200 ---------------------------------------------------------------------- gae-1.9.58/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/68576ef6/gae-1.9.58/pom.xml ---------------------------------------------------------------------- diff --git a/gae-1.9.58/pom.xml b/gae-1.9.58/pom.xml index c632847..e539af5 100644 --- a/gae-1.9.58/pom.xml +++ b/gae-1.9.58/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.gae</artifactId> - <version>1.9.58_1-SNAPSHOT</version> + <version>1.9.58_1</version> <packaging>bundle</packaging> <name>Apache ServiceMix :: Bundles :: Google App Engine (GAE)</name> <description>This bundle wraps Google App Engine (GAE) ${pkgVersion} API jar files.</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.gae-1.9.58_1</tag> </scm> <properties>
