breaking api changes are being made, incrementing major version

This commit is contained in:
Jeremy Long
2017-08-26 06:42:02 -04:00
parent f700b22358
commit c4b67a1db2
8 changed files with 8 additions and 8 deletions

View File

@@ -20,7 +20,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved.
<parent>
<groupId>org.owasp</groupId>
<artifactId>dependency-check-parent</artifactId>
<version>2.1.2-SNAPSHOT</version>
<version>3.0.0-SNAPSHOT</version>
</parent>
<artifactId>dependency-check-cli</artifactId>