We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent a4012d7 commit dfc78edCopy full SHA for dfc78ed
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>uk.co.evoco</groupId>
6
<artifactId>selenium-pom-framework</artifactId>
7
- <version>1.0.23-SNAPSHOT</version>
+ <version>1.0.23</version>
8
9
<name>Selenium POM Framework</name>
10
<url>https://www.github.com/digital-delivery-academy/selenium-pom-framework</url>
@@ -58,7 +58,7 @@
58
<connection>scm:git:git://github.com/digital-delivery-academy/selenium-pom-framework.git</connection>
59
<developerConnection>scm:git:git@github.com:digital-delivery-academy/selenium-pom-framework.git</developerConnection>
60
<url>https://github.com/digital-delivery-academy/selenium-pom-framework</url>
61
- <tag>HEAD</tag>
+ <tag>selenium-pom-framework-1.0.23</tag>
62
</scm>
63
64
<distributionManagement>
0 commit comments