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 28fc79c commit 9d6ced1Copy full SHA for 9d6ced1
README.md
@@ -127,10 +127,10 @@ This part is intended for committer who are packaging a release.
127
* click Releases > Draft new release
128
* fill the tag and title field with the release number (e.g. 4.0.0)
129
* append
130
- * htmlunit-xpath-4.x.x.jar
131
- * htmlunit-xpath-4.x.x.jar.asc
132
- * htmlunit-xpath-4.x.x-javadoc.jar
133
- * htmlunit-xpath-4.x.x-javadoc.jar.asc
+ * htmlunit-websocket-client-4.x.x.jar
+ * htmlunit-websocket-client-4.x.x.jar.asc
+ * htmlunit-websocket-client-4.x.x-javadoc.jar
+ * htmlunit-websocket-client-4.x.x-javadoc.jar.asc
134
* and publish the release
135
136
* Update the version number in pom.xml to start next snapshot development
0 commit comments