diff --git a/dependency-check-ant/pom.xml b/dependency-check-ant/pom.xml index 75ebd66e5..9435821de 100644 --- a/dependency-check-ant/pom.xml +++ b/dependency-check-ant/pom.xml @@ -22,7 +22,7 @@ Copyright (c) 2013 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.0.0 + 1.0.1-SNAPSHOT dependency-check-ant diff --git a/dependency-check-cli/pom.xml b/dependency-check-cli/pom.xml index 80893d1c0..676ae4234 100644 --- a/dependency-check-cli/pom.xml +++ b/dependency-check-cli/pom.xml @@ -22,7 +22,7 @@ Copyright (c) 2012 - Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.0.0 + 1.0.1-SNAPSHOT dependency-check-cli diff --git a/dependency-check-core/pom.xml b/dependency-check-core/pom.xml index 4260d183e..5b1d83ec1 100644 --- a/dependency-check-core/pom.xml +++ b/dependency-check-core/pom.xml @@ -22,7 +22,7 @@ along with Dependency-Check. If not, see . org.owasp dependency-check-parent - 1.0.0 + 1.0.1-SNAPSHOT dependency-check-core diff --git a/dependency-check-maven/pom.xml b/dependency-check-maven/pom.xml index b513176b5..d5ae8c2ef 100644 --- a/dependency-check-maven/pom.xml +++ b/dependency-check-maven/pom.xml @@ -24,7 +24,7 @@ Copyright (c) 2013 Jeremy Long. All Rights Reserved. org.owasp dependency-check-parent - 1.0.0 + 1.0.1-SNAPSHOT dependency-check-maven diff --git a/pom.xml b/pom.xml index a5586a865..fcbde9558 100644 --- a/pom.xml +++ b/pom.xml @@ -22,7 +22,7 @@ along with Dependency-Check. If not, see . org.owasp dependency-check-parent - 1.0.0 + 1.0.1-SNAPSHOT pom @@ -79,7 +79,7 @@ along with Dependency-Check. If not, see . scm:git:git@github.com:jeremylong/DependencyCheck.git https://github.com/jeremylong/DependencyCheck.git scm:git:git@github.com:jeremylong/DependencyCheck.git - dependency-check-1.0.0 + HEAD github