Skip to content

Commit 76855a1

Browse files
committed
Fix GitHub Project Names
1 parent 4566d4e commit 76855a1

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
@@ -45,13 +45,13 @@
4545

4646
<issueManagement>
4747
<system>GitHub Issues</system>
48-
<url>https://github.com/WrenSecurity/wrensec-trusted-keys/issues</url>
48+
<url>https://github.com/WrenSecurity/wrensec-pgp-whitelist/issues</url>
4949
</issueManagement>
5050

5151
<scm>
52-
<url>https://github.com/WrenSecurity/wrensec-trusted-keys</url>
53-
<connection>scm:git:git://github.com/WrenSecurity/wrensec-trusted-keys.git</connection>
54-
<developerConnection>scm:git:git@github.com:WrenSecurity/wrensec-trusted-keys.git</developerConnection>
52+
<url>https://github.com/WrenSecurity/wrensec-pgp-whitelist</url>
53+
<connection>scm:git:git://github.com/WrenSecurity/wrensec-pgp-whitelist.git</connection>
54+
<developerConnection>scm:git:git@github.com:WrenSecurity/wrensec-pgp-whitelist.git</developerConnection>
5555
</scm>
5656

5757
<properties>

0 commit comments

Comments
 (0)