Skip to content

Commit 2a2cbfb

Browse files
committed
Migrate POM to GitHub assertj organization
1 parent 7836a79 commit 2a2cbfb

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
@@ -14,14 +14,14 @@
1414
</parent>
1515

1616
<scm>
17-
<developerConnection>scm:git:ssh://[email protected]/joel-costigliola/assertj-db.git</developerConnection>
18-
<connection>scm:git:ssh://[email protected]/joel-costigliola/assertj-db.git</connection>
19-
<url>[email protected]:joel-costigliola/assertj-db</url>
17+
<developerConnection>scm:git:ssh://[email protected]/assertj/assertj-db.git</developerConnection>
18+
<connection>scm:git:ssh://[email protected]/assertj/assertj-db.git</connection>
19+
<url>[email protected]:assertj/assertj-db</url>
2020
<tag>HEAD</tag>
2121
</scm>
2222
<issueManagement>
2323
<system>github</system>
24-
<url>https://github.com/joel-costigliola/assertj-db/issues</url>
24+
<url>https://github.com/assertj/assertj-db/issues</url>
2525
</issueManagement>
2626
<dependencies>
2727
<dependency>

0 commit comments

Comments
 (0)