Skip to content
This repository was archived by the owner on Mar 25, 2025. It is now read-only.

Commit d621b5e

Browse files
committed
Update pom.xml
1 parent e022d5e commit d621b5e

File tree

1 file changed

+4
-4
lines changed

1 file changed

+4
-4
lines changed

pom.xml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@
1010
<packaging>pom</packaging>
1111

1212
<name>testIT | WebTester</name>
13-
<url>https://github.com/testIT-WebTester/webtester-core</url>
13+
<url>https://github.com/testIT-WebTester/webtester2-core</url>
1414
<description>A best practice framework for testing web based applications.</description>
1515
<inceptionYear>2013</inceptionYear>
1616

@@ -27,9 +27,9 @@
2727
</licenses>
2828

2929
<scm>
30-
<connection>scm:git:git@github.com:testIT-WebTester/webtester-core.git</connection>
31-
<developerConnection>scm:git:git@github.com:testIT-WebTester/webtester-core.git</developerConnection>
32-
<url>git@github.com:testIT-WebTester/webtester-core.git</url>
30+
<connection>scm:git:git@github.com:testIT-WebTester/webtester2-core.git</connection>
31+
<developerConnection>scm:git:git@github.com:testIT-WebTester/webtester2-core.git</developerConnection>
32+
<url>git@github.com:testIT-WebTester/webtester2-core.git</url>
3333
</scm>
3434

3535
<prerequisites>

0 commit comments

Comments
 (0)