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>
|
<url>http://github.com/threerings/ooo-util/issues</url>
|
||||||
</issueManagement>
|
</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>
|
<licenses>
|
||||||
<license>
|
<license>
|
||||||
<name>The (New) BSD License</name>
|
<name>The (New) BSD License</name>
|
||||||
@@ -41,6 +35,12 @@
|
|||||||
</developer>
|
</developer>
|
||||||
</developers>
|
</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>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>com.samskivert</groupId>
|
<groupId>com.samskivert</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user