From d91561bcd3186dbdc55c5c44074cef3e33e4853b Mon Sep 17 00:00:00 2001 From: jvanzyl Date: Tue, 6 Jan 2004 20:48:46 +0000 Subject: [PATCH] o property is gleaned within the plugin using the pom directly. git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@114560 13f79535-47bb-0310-9956-ffa450edef68 --- announcement/plugin.properties | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/announcement/plugin.properties b/announcement/plugin.properties index 54b3e33d..4a417f1c 100644 --- a/announcement/plugin.properties +++ b/announcement/plugin.properties @@ -3,4 +3,4 @@ # ------------------------------------------------------------------- # Version for which to create a release note. -maven.announcement.version = ${pom.currentVersion} +## maven.announcement.version = ${pom.currentVersion}