Author: maven-release Date: 2014-02-17 17:27:00 +0100 (Mon, 17 Feb 2014) New Revision: 37 Url: http://forge.codelutin.com/projects/adminsys/repository/revisions/37 Log: add password in settings.xml Modified: forge-tools/data/codelutin.com/maven/settings.xml Modified: forge-tools/data/codelutin.com/maven/settings.xml =================================================================== --- forge-tools/data/codelutin.com/maven/settings.xml 2014-02-17 16:21:44 UTC (rev 36) +++ forge-tools/data/codelutin.com/maven/settings.xml 2014-02-17 16:27:00 UTC (rev 37) @@ -19,7 +19,7 @@ <id>redmine-forge.codelutin.com</id> <username>ci</username> <!-- remove password when all projects will use mavenpom >= 4.0 --> - <password>{4Ki7Bo0f/OEHNAz4xjQGSiu2KkxyJlxLxZ5bCF/Z6xs=}</password> + <password>{bQbsv6xJ5OQH0ZJVDDLCA+E3epcD5JgrZ73Je6qx/pI=}</password> <privateKey>{dDRCGmV78GIHxK8hGRoswd+bgBpomlTrvmz7oHvrIeTWh5avk41HXGgT4aLmlnqfoSA3YWq6Gxl6tVb8P0Punw==}</privateKey> </server>