Skip to content

Commit bbddf80

Browse files
authored
Merge pull request #17 from sbabcoc/pr/update-repo-refs
Update GitHub repository references after relocation
2 parents 44a028b + 04db9dd commit bbddf80

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
@@ -6,7 +6,7 @@
66

77
<name>Java Utils</name>
88
<description>Nordstrom Java Utils is a small collection of general-purpose utility classes with wide applicability.</description>
9-
<url>https://github.com/Nordstrom/Java-Utils</url>
9+
<url>https://github.com/sbabcoc/Java-Utils</url>
1010

1111
<licenses>
1212
<license>
@@ -42,9 +42,9 @@
4242
</properties>
4343

4444
<scm>
45-
<connection>scm:git:https://github.com/Nordstrom/Java-Utils.git</connection>
46-
<developerConnection>scm:git:https://github.com/Nordstrom/Java-Utils.git</developerConnection>
47-
<url>https://github.com/Nordstrom/Java-Utils/tree/master</url>
45+
<connection>scm:git:https://github.com/sbabcoc/Java-Utils.git</connection>
46+
<developerConnection>scm:git:https://github.com/sbabcoc/Java-Utils.git</developerConnection>
47+
<url>https://github.com/sbabcoc/Java-Utils/tree/master</url>
4848
<tag>HEAD</tag>
4949
</scm>
5050

0 commit comments

Comments
 (0)