We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5ce5b32 commit 3371450Copy full SHA for 3371450
1 file changed
pom.xml
@@ -5,7 +5,7 @@
5
<modelVersion>4.0.0</modelVersion>
6
<groupId>org.htmlunit</groupId>
7
<artifactId>htmlunit</artifactId>
8
- <version>3.1.0</version>
+ <version>3.2.0-SNAPSHOT</version>
9
<name>HtmlUnit</name>
10
<organization>
11
<name>Gargoyle Software Inc.</name>
@@ -619,7 +619,7 @@
619
<plugin>
620
<groupId>org.apache.maven.plugins</groupId>
621
<artifactId>maven-project-info-reports-plugin</artifactId>
622
- <version>3.4.2</version>
+ <version>3.4.3</version>
623
</plugin>
624
625
0 commit comments