diff --git a/README.md b/README.md index 57ee6d9..6550d62 100644 --- a/README.md +++ b/README.md @@ -27,7 +27,7 @@ Plugin configuration example in a project: com.github.carlomorelli licensescan-maven-plugin - 1.1 + 2.1 true diff --git a/pom.xml b/pom.xml index 3ed4764..3b065f7 100644 --- a/pom.xml +++ b/pom.xml @@ -4,7 +4,7 @@ com.github.carlomorelli licensescan-maven-plugin maven-plugin - 2.0 + 2.1 licensescan-maven-plugin http://maven.apache.org diff --git a/src/test/projects/basic/pom.xml b/src/test/projects/basic/pom.xml index 5decd24..c6e8dc9 100644 --- a/src/test/projects/basic/pom.xml +++ b/src/test/projects/basic/pom.xml @@ -34,7 +34,7 @@ com.github.carlomorelli licensescan-maven-plugin - 2.0 + 2.1 true @@ -46,7 +46,7 @@ - compile + compile audit diff --git a/src/test/projects/integration_fail/pom.xml b/src/test/projects/integration_fail/pom.xml index 7b586f4..a9dba64 100644 --- a/src/test/projects/integration_fail/pom.xml +++ b/src/test/projects/integration_fail/pom.xml @@ -35,7 +35,7 @@ com.github.carlomorelli licensescan-maven-plugin - 2.0 + 2.1 true @@ -46,7 +46,7 @@ - compile + compile audit diff --git a/src/test/projects/integration_pass/pom.xml b/src/test/projects/integration_pass/pom.xml index 0401b97..8af696f 100644 --- a/src/test/projects/integration_pass/pom.xml +++ b/src/test/projects/integration_pass/pom.xml @@ -35,7 +35,7 @@ com.github.carlomorelli licensescan-maven-plugin - 2.0 + 2.1 true @@ -46,7 +46,7 @@ - compile + compile audit