File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 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 >
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 >
You can’t perform that action at this time.
0 commit comments