Move scm tag down.
This commit is contained in:
@@ -15,13 +15,6 @@
|
|||||||
<name>ooo-user</name>
|
<name>ooo-user</name>
|
||||||
<description>A bunch of user management code used by OOO.</description>
|
<description>A bunch of user management code used by OOO.</description>
|
||||||
|
|
||||||
<scm>
|
|
||||||
<connection>scm:git:git://github.com/threerings/ooo-user.git</connection>
|
|
||||||
<developerConnection>
|
|
||||||
scm:git:ssh://src1.earth.threerings.net/export/git/repos/ooo-user.git
|
|
||||||
</developerConnection>
|
|
||||||
<url>http://github.com/threerings/ooo-user</url>
|
|
||||||
</scm>
|
|
||||||
|
|
||||||
<licenses>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
@@ -39,6 +32,14 @@
|
|||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</developers>
|
||||||
|
|
||||||
|
<scm>
|
||||||
|
<connection>scm:git:git://github.com/threerings/ooo-user.git</connection>
|
||||||
|
<developerConnection>
|
||||||
|
scm:git:ssh://src1.earth.threerings.net/export/git/repos/ooo-user.git
|
||||||
|
</developerConnection>
|
||||||
|
<url>http://github.com/threerings/ooo-user</url>
|
||||||
|
</scm>
|
||||||
|
|
||||||
<dependencies>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.samskivert</groupId>
|
<groupId>com.samskivert</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user