File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<groupId >me.alb-i986.selenium</groupId >
8
- <artifactId >selenium-junit </artifactId >
8
+ <artifactId >selenium-junit4 </artifactId >
9
9
<version >1.0-SNAPSHOT</version >
10
- <description >A framework for writing maintainable poetry with Selenium WebDriver. </description >
10
+ <description >A lightweight framework for writing Selenium tests with JUnit, providing a number of TestRule's </description >
11
11
<url >https://github.com/alb-i986/selenium-junit4</url >
12
12
13
13
<licenses >
27
27
</developers >
28
28
29
29
<scm >
30
- <connection >scm:git:https://github.com/alb-i986/selenium-junit .git</connection >
31
- <developerConnection >scm:git:git@github.com:alb-i986/selenium-junit .git</developerConnection >
32
- <url >https://github.com/alb-i986/selenium-junit </url >
30
+ <connection >scm:git:https://github.com/alb-i986/selenium-junit4 .git</connection >
31
+ <developerConnection >scm:git:git@github.com:alb-i986/selenium-junit4 .git</developerConnection >
32
+ <url >https://github.com/alb-i986/selenium-junit4 </url >
33
33
</scm >
34
34
35
35
<properties >
You can’t perform that action at this time.
0 commit comments