23 Apr
2014
23 Apr
'14
1:05 p.m.
Author: echatellier Date: 2014-04-23 15:04:58 +0200 (Wed, 23 Apr 2014) New Revision: 42 Url: http://forge.codelutin.com/projects/faxtomail/repository/revisions/42 Log: fix war final name Modified: trunk/faxtomail-ui-web/pom.xml Modified: trunk/faxtomail-ui-web/pom.xml =================================================================== --- trunk/faxtomail-ui-web/pom.xml 2014-04-23 13:04:01 UTC (rev 41) +++ trunk/faxtomail-ui-web/pom.xml 2014-04-23 13:04:58 UTC (rev 42) @@ -184,7 +184,7 @@ </dependencies> <build> - <finalName>extranet-enc-ahi-${project.version}</finalName> + <finalName>faxtomail-${project.version}</finalName> <pluginManagement> <plugins> <plugin>