Skip to content

Commit 642bbba

Browse files
committed
prepare version 2.31
1 parent 0459b1c commit 642bbba

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

build.gradle

+2-2
Original file line numberDiff line numberDiff line change
@@ -10,12 +10,12 @@ apply plugin: 'signing'
1010

1111

1212
jar {
13-
version = '2.31-SNAPSHOT'
13+
version = '2.31'
1414
}
1515

1616
group = "net.sourceforge.htmlunit"
1717
archivesBaseName = "htmlunit-core-js"
18-
version = "2.31-SNAPSHOT"
18+
version = "2.31"
1919

2020
sourceSets {
2121
main {

0 commit comments

Comments
 (0)