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 dd1c6c5 commit 7c1707fCopy full SHA for 7c1707f
pom.xml
@@ -4,7 +4,7 @@
4
5
<groupId>uk.co.evoco</groupId>
6
<artifactId>selenium-pom-framework</artifactId>
7
- <version>1.0.8-SNAPSHOT</version>
+ <version>1.0.8</version>
8
9
<name>Selenium POM Framework</name>
10
<url>https://www.github.com/digital-delivery-academy/selenium-pom-framework</url>
@@ -58,7 +58,8 @@
58
<connection>scm:git:git://github.com/digital-delivery-academy/selenium-pom-framework.git</connection>
59
<developerConnection>scm:git:[email protected]:digital-delivery-academy/selenium-pom-framework.git</developerConnection>
60
<url>https://github.com/digital-delivery-academy/selenium-pom-framework</url>
61
- </scm>
+ <tag>selenium-pom-framework-1.0.8</tag>
62
+ </scm>
63
64
<distributionManagement>
65
<snapshotRepository>
0 commit comments