Repository: servicemix-bundles Updated Branches: refs/heads/master 05b3542b2 -> e90aa788a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.gwt-servlet-2.8.2_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/e90aa788 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/e90aa788 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/e90aa788 Branch: refs/heads/master Commit: e90aa788a4c2404ae7fed85ecc280757f6c4fcb1 Parents: 05b3542 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Nov 30 14:08:45 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Nov 30 14:08:45 2017 +0100 ---------------------------------------------------------------------- gwt-servlet-2.8.2/pom.xml | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/e90aa788/gwt-servlet-2.8.2/pom.xml ---------------------------------------------------------------------- diff --git a/gwt-servlet-2.8.2/pom.xml b/gwt-servlet-2.8.2/pom.xml index f96c414..3ededc0 100644 --- a/gwt-servlet-2.8.2/pom.xml +++ b/gwt-servlet-2.8.2/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.gwt-servlet</artifactId> - <version>2.8.2_1-SNAPSHOT</version> + <version>2.8.2_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.gwt-servlet-2.8.2_1</tag> </scm> <properties>
