From bcf4ba9ed0c265513a170cc4e8c8418dc19bf818 Mon Sep 17 00:00:00 2001 From: vmassol Date: Sat, 1 May 2004 08:25:06 +0000 Subject: [PATCH] removed property as it now default to ${pom.currentVersion} git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@115113 13f79535-47bb-0310-9956-ffa450edef68 --- dashboard/src/plugin-test/project.properties | 1 - 1 file changed, 1 deletion(-) diff --git a/dashboard/src/plugin-test/project.properties b/dashboard/src/plugin-test/project.properties index c2abe106..d63b2aba 100644 --- a/dashboard/src/plugin-test/project.properties +++ b/dashboard/src/plugin-test/project.properties @@ -18,7 +18,6 @@ # P R O J E C T P R O P E R T I E S # ------------------------------------------------------------------- maven.xdoc.date=left -maven.xdoc.version=${pom.currentVersion} maven.checkstyle.header.file = ${basedir}/LICENSE.txt # Put line count at a low number so that we can get Simian-reported errors