Repository: servicemix-bundles Updated Branches: refs/heads/master d107479d6 -> 17386547a
[maven-release-plugin] prepare release org.apache.servicemix.bundles.htmlunit-2.24_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/17386547 Tree: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/tree/17386547 Diff: http://git-wip-us.apache.org/repos/asf/servicemix-bundles/diff/17386547 Branch: refs/heads/master Commit: 17386547af69244ebe4a7254e18ad9e506563eee Parents: d107479 Author: Jean-Baptiste Onofré <[email protected]> Authored: Thu Feb 23 14:44:25 2017 +0100 Committer: Jean-Baptiste Onofré <[email protected]> Committed: Thu Feb 23 14:44:25 2017 +0100 ---------------------------------------------------------------------- htmlunit-2.24/pom.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/servicemix-bundles/blob/17386547/htmlunit-2.24/pom.xml ---------------------------------------------------------------------- diff --git a/htmlunit-2.24/pom.xml b/htmlunit-2.24/pom.xml index 40cc5b6..9b53e75 100644 --- a/htmlunit-2.24/pom.xml +++ b/htmlunit-2.24/pom.xml @@ -30,7 +30,7 @@ <groupId>org.apache.servicemix.bundles</groupId> <artifactId>org.apache.servicemix.bundles.htmlunit</artifactId> - <version>2.24_1-SNAPSHOT</version> + <version>2.24_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.htmlunit-2.24_1</tag> </scm> <properties>
