Skip to content

Commit e2be1d7

Browse files
committed
update urls
1 parent 5812f9a commit e2be1d7

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
@@ -25,7 +25,7 @@
2525

2626
<name>CommonJava Top-Level Parent POM</name>
2727

28-
<url>http://github.com/jdcasey/commonjava</url>
28+
<url>https://github.com/Commonjava/commonjava</url>
2929

3030
<description>CommonJava top-level parent POM.</description>
3131
<inceptionYear>2012</inceptionYear>
@@ -47,9 +47,9 @@
4747
</developers>
4848

4949
<scm>
50-
<connection>scm:git:http://jdcasey@github.com/jdcasey/commonjava.git</connection>
51-
<developerConnection>scm:git:git@github.com:jdcasey/commonjava.git</developerConnection>
52-
<url>http://github.com/jdcasey/commonjava</url>
50+
<connection>scm:git:https://github.com/Commonjava/commonjava.git</connection>
51+
<developerConnection>scm:git:git@github.com:Commonjava/commonjava.git</developerConnection>
52+
<url>http://github.com/Commonjava/commonjava</url>
5353
<tag>HEAD</tag>
5454
</scm>
5555

0 commit comments

Comments
 (0)