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 b233eb1 commit 7a65b52Copy full SHA for 7a65b52
build.gradle
@@ -11,7 +11,7 @@ apply plugin: 'signing'
11
12
group = "net.sourceforge.htmlunit"
13
archivesBaseName = "htmlunit-core-js"
14
-version = "2.62.0-SNAPSHOT"
+version = "2.62.0"
15
16
17
jar {
0 commit comments