Add new announce list

git-svn-id: https://svn.apache.org/repos/asf/maven/maven-1/plugins/trunk@378933 13f79535-47bb-0310-9956-ffa450edef68
This commit is contained in:
ltheussl 2006-02-19 17:59:02 +00:00
parent 89b128b4f5
commit 685088b935

View File

@ -94,7 +94,7 @@ maven.compile.encoding=UTF-8
# Announcement plugin properties # Announcement plugin properties
#===== #=====
maven.announcement.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins maven.announcement.distributionUrl=http://www.apache.org/dyn/closer.cgi/java-repository/maven/plugins
maven.announcement.mail.to = users@maven.apache.org,dev@maven.apache.org maven.announcement.mail.to = users@maven.apache.org,dev@maven.apache.org,announce@maven.apache.org
maven.announcement.lenient=true maven.announcement.lenient=true
#===== #=====