Author: brett Date: Sun Mar 19 15:09:33 2006 New Revision: 387055 URL: http://svn.apache.org/viewcvs?rev=387055&view=rev Log: update notifications address
Modified: maven/components/branches/maven-2.0.x/pom.xml Modified: maven/components/branches/maven-2.0.x/pom.xml URL: http://svn.apache.org/viewcvs/maven/components/branches/maven-2.0.x/pom.xml?rev=387055&r1=387054&r2=387055&view=diff ============================================================================== --- maven/components/branches/maven-2.0.x/pom.xml (original) +++ maven/components/branches/maven-2.0.x/pom.xml Sun Mar 19 15:09:33 2006 @@ -17,7 +17,7 @@ <notifiers> <notifier> <configuration> - <address>commits@maven.apache.org</address> + <address>notifications@maven.apache.org</address> </configuration> </notifier> </notifiers> @@ -315,4 +315,4 @@ <url>scp://minotaur.apache.org/www/maven.apache.org/ref/${project.version}/</url> </site> </distributionManagement> -</project> \ No newline at end of file +</project>