8000 chore: remove snapshot from version name · seleniumQuery/seleniumQuery@9f0503d · GitHub
[go: up one dir, main page]

Skip to content

Commit 9f0503d

Browse files
committed
chore: remove snapshot from version name
1 parent 9ce8c4a commit 9f0503d

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>io.github.seleniumquery</groupId>
2222
<artifactId>seleniumquery</artifactId>
23-
<version>0.17.0-SNAPSHOT</version>
23+
<version>0.17.0</version>
2424

2525
<name>seleniumQuery</name>
2626
<url>http://seleniumquery.github.io/</url>

0 commit comments

Comments
 (0)
0