removed version from maven usage

Former-commit-id: 234d0bc0e147cdb9ebf7d1c59e5ef53421589d42
This commit is contained in:
Jeremy Long
2014-07-20 06:49:31 -04:00
parent a411252f07
commit 8b3894f213

View File

@@ -40,7 +40,6 @@ The plugin can be configured using the following:
<plugin> <plugin>
<groupId>org.owasp</groupId> <groupId>org.owasp</groupId>
<artifactId>dependency-check-maven</artifactId> <artifactId>dependency-check-maven</artifactId>
<version>1.2.3</version>
<executions> <executions>
<execution> <execution>
<goals> <goals>