Skip to content

Commit

Permalink
start working on 4.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed May 24, 2024
1 parent d81d439 commit 1cdf4d1
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.htmlunit</groupId>
<artifactId>neko-htmlunit</artifactId>
<version>4.1.0</version>
<version>4.2.0-SNAPSHOT</version>
<name>HtmlUnit NekoHtml</name>
<organization>
<name>HtmlUnit</name>
Expand Down Expand Up @@ -130,6 +130,7 @@
<version>${dependencycheck.version}</version>
<configuration>
<failBuildOnCVSS>0</failBuildOnCVSS>
<assemblyAnalyzerEnabled>false</assemblyAnalyzerEnabled>
</configuration>
<executions>
<execution>
Expand Down

0 comments on commit 1cdf4d1

Please sign in to comment.