We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 4f143d5 commit beb4e79Copy full SHA for beb4e79
1 file changed
pom.xml
@@ -2,7 +2,7 @@
2
<modelVersion>4.0.0</modelVersion>
3
<groupId>com.dridco.maven-plugins</groupId>
4
<artifactId>selenium-htmltojava-maven-plugin</artifactId>
5
- <version>1.0.3-SNAPSHOT</version>
+ <version>1.0.3</version>
6
<packaging>maven-plugin</packaging>
7
<name>Selenium IDE to jUnit</name>
8
<description>Generates jUnit tests from Selenium IDE scripts</description>
0 commit comments