Author: tchemit Date: 2014-03-03 16:26:11 +0100 (Mon, 03 Mar 2014) New Revision: 1620 Url: http://forge.codelutin.com/projects/tutti/repository/revisions/1620 Log: fix server Id Modified: trunk/pom.xml Modified: trunk/pom.xml =================================================================== --- trunk/pom.xml 2014-02-28 18:47:24 UTC (rev 1619) +++ trunk/pom.xml 2014-03-03 15:26:11 UTC (rev 1620) @@ -705,7 +705,7 @@ <goal>upload-single</goal> </goals> <configuration> - <serverId>forge.codelutin.com</serverId> + <serverId>doc.codelutin.com</serverId> <fromFile> ${project.build.directory}/update/tutti-application.properties </fromFile>
participants (1)
-
tchemit@users.forge.codelutin.com