Skip to content

Commit 5f8fb51

Browse files
committed
[maven-release-plugin] prepare release htmlunit-remote-4.22.0
1 parent f24d707 commit 5f8fb51

File tree

1 file changed

+3
-4
lines changed

1 file changed

+3
-4
lines changed

pom.xml

Lines changed: 3 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,12 +1,11 @@
11
<?xml version="1.0" encoding="UTF-8"?>
22

3-
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
4-
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
3+
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
54
<modelVersion>4.0.0</modelVersion>
65

76
<groupId>com.nordstrom.ui-tools</groupId>
87
<artifactId>htmlunit-remote</artifactId>
9-
<version>4.22.0-SNAPSHOT</version>
8+
<version>4.22.0</version>
109

1110
<name>htmlunit-remote</name>
1211
<description>This is the remote wrapper for HtmlUnitDriver</description>
@@ -45,7 +44,7 @@
4544
<connection>scm:git:https://github.com/sbabcoc/htmlunit-remote.git</connection>
4645
<developerConnection>scm:git:https://github.com/sbabcoc/htmlunit-remote.git</developerConnection>
4746
<url>https://github.com/sbabcoc/htmlunit-remote/tree/master</url>
48-
<tag>HEAD</tag>
47+
<tag>htmlunit-remote-4.22.0</tag>
4948
</scm>
5049

5150
<distributionManagement>

0 commit comments

Comments
 (0)