Skip to content

Commit

Permalink
prepare 2.57.0
Browse files Browse the repository at this point in the history
  • Loading branch information
rbri committed Jan 23, 2022
1 parent 861eb43 commit 850b338
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.57.0-SNAPSHOT</version>
<version>2.57.0</version>
<name>HtmlUnit</name>
<organization>
<name>Gargoyle Software Inc.</name>
Expand Down
2 changes: 1 addition & 1 deletion src/site/xdoc/index.xml
Original file line number Diff line number Diff line change
Expand Up @@ -175,7 +175,7 @@
<dependency>
<groupId>net.sourceforge.htmlunit</groupId>
<artifactId>htmlunit</artifactId>
<version>2.56.0</version>
<version>2.57.0</version>
</dependency>]]></source>
</p>

Expand Down

0 comments on commit 850b338

Please sign in to comment.