removed sonatype parent

Former-commit-id: d31569e6bfd8f8674ea06304bf2d0ee22a2e6679
This commit is contained in:
Jeremy Long
2014-01-11 12:44:33 -05:00
parent 03a753b82c
commit 81733d9f81

View File

@@ -25,11 +25,6 @@ along with Dependency-Check. If not, see <http://www.gnu.org/licenses />.
<version>1.0.8-SNAPSHOT</version>
<packaging>pom</packaging>
<parent>
<groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId>
<version>7</version>
</parent>
<modules>
<module>dependency-check-core</module>
<module>dependency-check-cli</module>