Author: tchemit Date: 2011-06-07 20:21:14 +0200 (Tue, 07 Jun 2011) New Revision: 1118 Url: http://nuiton.org/repositories/revision/mavenpom/1118 Log: use repo1 maven central repo in announcement Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2011-06-07 16:58:13 UTC (rev 1117) +++ trunk/pom.xml 2011-06-07 18:21:14 UTC (rev 1118) @@ -1678,6 +1678,9 @@ <!-- generate announcements --> <urlDownload>${redmine.url}/projects/files/${projectId}</urlDownload> <artifactsFile>${redmine.collectedArtifacts}</artifactsFile> + <deploymentUrl> + http://repo1.maven.org/maven2 + </deploymentUrl> </configuration> </execution>
participants (1)
-
tchemit@users.nuiton.org