Repository: servicemix-bundles Updated Branches: refs/heads/master bb15190a5 -> a41033e4b
[maven-release-plugin] prepare release org.apache.servicemix.bundles.gae-1.9.70_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/a41033e4 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/a41033e4 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/a41033e4 Branch: refs/heads/master Commit: a41033e4b40f6683da2f5c0a6fae7cad62346b9a Parents: bb15190 Author: Jean-Baptiste Onofré <[email protected]> Authored: Tue Dec 25 18:08:31 2018 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Tue Dec 25 18:08:31 2018 +0100 ---------------------------------------------------------------------- gae-1.9.70/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/a41033e4/gae-1.9.70/pom.xml ---------------------------------------------------------------------- diff --git a/gae-1.9.70/pom.xml b/gae-1.9.70/pom.xml index e328e04..45093a0 100644 --- a/gae-1.9.70/pom.xml +++ b/gae-1.9.70/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.gae</artifactId> - <version>1.9.70_1-SNAPSHOT</version> + <version>1.9.70_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.70_1</tag> </scm> <properties>
