Skip to content

Commit b804ba1

Browse files
committed
update package repository location from pfgray to IMSGlobal
1 parent aa72af0 commit b804ba1

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
@@ -4,7 +4,7 @@
44

55
<name>IMS BasicLTI Utilities</name>
66
<description>BasicLTI Utilities are a set of utility classes to aid in the development of BasicLTI consumers and providers. They deal with much of the heavy lifting and make the process more opaque to the developer.</description>
7-
<url>https://github.com/pfgray/basiclti-util-java</url>
7+
<url>https://github.com/IMSGlobal/basiclti-util-java</url>
88
<groupId>org.imsglobal</groupId>
99
<artifactId>basiclti-util</artifactId>
1010
<version>1.0.1-SNAPSHOT</version>
@@ -41,9 +41,9 @@
4141
</developer>
4242
</developers>
4343
<scm>
44-
<connection>scm:git:git@github.com:pfgray/basiclti-util-java.git</connection>
45-
<developerConnection>scm:git:git@github.com:pfgray/basiclti-util-java.git</developerConnection>
46-
<url>git@github.com:pfgray/basiclti-util-java.git</url>
44+
<connection>scm:git:git@github.com:IMSGlobal/basiclti-util-java.git</connection>
45+
<developerConnection>scm:git:git@github.com:IMSGlobal/basiclti-util-java.git</developerConnection>
46+
<url>git@github.com:IMSGlobal/basiclti-util-java.git</url>
4747
</scm>
4848

4949
<properties>

0 commit comments

Comments
 (0)