Skip to content

Commit 4fdb618

Browse files
1 parent e28bc48 commit 4fdb618

File tree

1 file changed

+5
-5
lines changed

1 file changed

+5
-5
lines changed

pom.xml

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
<version>0.5.0-M1-SNAPSHOT</version>
88
<packaging>pom</packaging>
99

10-
<url>https://github.com/jimbethancourt/RefactorFirst</url>
10+
<url>https://github.com/refactorfirst/RefactorFirst</url>
1111

1212
<name>RefactorFirst</name>
1313
<description>
@@ -38,15 +38,15 @@
3838
</developers>
3939

4040
<scm>
41-
<connection>scm:git:https://github.com/jimbethancourt/RefactorFirst</connection>
42-
<developerConnection>scm:git:https://github.com/jimbethancourt/RefactorFirst</developerConnection>
43-
<url>https://github.com/jimbethancourt/RefactorFirst</url>
41+
<connection>scm:git:https://github.com/refactorfirst/RefactorFirst</connection>
42+
<developerConnection>scm:git:https://github.com/refactorfirst/RefactorFirst</developerConnection>
43+
<url>https://github.com/refactorfirst/RefactorFirst</url>
4444
<tag>HEAD</tag>
4545
</scm>
4646

4747
<issueManagement>
4848
<system>GitHub</system>
49-
<url>https://github.com/jimbethancourt/RefactorFirst/issues</url>
49+
<url>https://github.com/refactorfirst/RefactorFirst/issues</url>
5050
</issueManagement>
5151

5252
<properties>

0 commit comments

Comments
 (0)