[maven-release-plugin] prepare release dependency-check-1.0.0

Former-commit-id: 793202c9cad55877dd574b109b17aee7158021e8
This commit is contained in:
Jeremy Long
2013-07-31 11:21:09 -04:00
parent db46b03d0c
commit 67dfd9a942
5 changed files with 9 additions and 9 deletions

View File

@@ -22,7 +22,7 @@ along with Dependency-Check. If not, see <http://www.gnu.org/licenses />.
<groupId>org.owasp</groupId>
<artifactId>dependency-check-parent</artifactId>
<version>0.3.2.5-SNAPSHOT</version>
<version>1.0.0</version>
<packaging>pom</packaging>
<parent>
@@ -79,7 +79,8 @@ along with Dependency-Check. If not, see <http://www.gnu.org/licenses />.
<connection>scm:git:git@github.com:jeremylong/DependencyCheck.git</connection>
<url>https://github.com/jeremylong/DependencyCheck.git</url>
<developerConnection>scm:git:git@github.com:jeremylong/DependencyCheck.git</developerConnection>
</scm>
<tag>dependency-check-1.0.0</tag>
</scm>
<issueManagement>
<system>github</system>
<url>https://github.com/jeremylong/DependencyCheck/issues</url>