Refactored
This commit is contained in:
6
pom.xml
6
pom.xml
@@ -2,9 +2,9 @@
|
||||
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
|
||||
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>com.itnove.trainings.webdriver</groupId>
|
||||
<artifactId>StartUsingWebDriver</artifactId>
|
||||
<version>19.06.14</version>
|
||||
<groupId>com.agile611.trainings.webdriver</groupId>
|
||||
<artifactId>cursoSeleniumWebdriver</artifactId>
|
||||
<version>19.08.15</version>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
|
||||
Reference in New Issue
Block a user