Move pom tag (to line up with other projects).

This commit is contained in:
Jamie Doornbos
2014-11-14 15:04:23 -08:00
parent 71a89d5fb2
commit 9a54a622be
+6 -6
View File
@@ -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>