File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed
testcontainers-java-selenium-demo
testcontainers-java-selenium Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<groupId >software.xdev</groupId >
8
- <artifactId >standard-maven-template -demo</artifactId >
8
+ <artifactId >testcontainers-java-selenium -demo</artifactId >
9
9
<version >1.0.0-SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
27
27
<dependencies >
28
28
<dependency >
29
29
<groupId >software.xdev</groupId >
30
- <artifactId >standard-maven-template </artifactId >
30
+ <artifactId >testcontainers-java-selenium </artifactId >
31
31
<version >${project.version} </version >
32
32
</dependency >
33
33
</dependencies >
Original file line number Diff line number Diff line change 5
5
<modelVersion >4.0.0</modelVersion >
6
6
7
7
<groupId >software.xdev</groupId >
8
- <artifactId >standard-maven-template </artifactId >
8
+ <artifactId >testcontainers-java-selenium </artifactId >
9
9
<version >1.0.0-SNAPSHOT</version >
10
10
<packaging >jar</packaging >
11
11
12
- <name >standard-maven-template </name >
13
- <description >standard-maven-template </description >
14
- <url >https://github.com/xdev-software/standard-maven-template </url >
12
+ <name >testcontainers-java-selenium </name >
13
+ <description >testcontainers-java-selenium </description >
14
+ <url >https://github.com/xdev-software/testcontainers-java-selenium </url >
15
15
16
16
<scm >
17
- <url >https://github.com/xdev-software/standard-maven-template </url >
18
- <connection >scm:git:https://github.com/xdev-software/standard-maven-template .git</connection >
17
+ <url >https://github.com/xdev-software/testcontainers-java-selenium </url >
18
+ <connection >scm:git:https://github.com/xdev-software/testcontainers-java-selenium .git</connection >
19
19
</scm >
20
20
21
21
<inceptionYear >2023</inceptionYear >
You can’t perform that action at this time.
0 commit comments