Move pom tag (to line up with other projects).
This commit is contained in:
@@ -19,12 +19,6 @@
|
||||
<url>http://github.com/threerings/ooo-util/issues</url>
|
||||
</issueManagement>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git://github.com/threerings/ooo-util.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:threerings/ooo-util.git</developerConnection>
|
||||
<url>http://github.com/threerings/ooo-util</url>
|
||||
</scm>
|
||||
|
||||
<licenses>
|
||||
<license>
|
||||
<name>The (New) BSD License</name>
|
||||
@@ -41,6 +35,12 @@
|
||||
</developer>
|
||||
</developers>
|
||||
|
||||
<scm>
|
||||
<connection>scm:git:git://github.com/threerings/ooo-util.git</connection>
|
||||
<developerConnection>scm:git:git@github.com:threerings/ooo-util.git</developerConnection>
|
||||
<url>http://github.com/threerings/ooo-util</url>
|
||||
</scm>
|
||||
|
||||
<dependencies>
|
||||
<dependency>
|
||||
<groupId>com.samskivert</groupId>
|
||||
|
||||
Reference in New Issue
Block a user