POM tidying.

This commit is contained in:
Michael Bayne
2012-06-08 08:34:48 -07:00
parent 56f87c93ab
commit a1808fb3ef
+5 -7
View File
@@ -1,7 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>5</version>
</parent>
<groupId>com.samskivert</groupId>
<artifactId>jmustache</artifactId>
@@ -15,12 +19,6 @@
<url>http://github.com/samskivert/jmustache/issues</url>
</issueManagement>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>5</version>
</parent>
<licenses>
<license>
<name>The (New) BSD License</name>