------------------------------------------------------------ revno: 12938 committer: Lars Helge Ă˜verland <larshe...@gmail.com> branch nick: dhis2 timestamp: Thu 2013-11-14 01:57:54 +0100 message: Upgraded maven war plugin modified: dhis-2/dhis-web/pom.xml
-- lp:dhis2 https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk Your team DHIS 2 developers is subscribed to branch lp:dhis2. To unsubscribe from this branch go to https://code.launchpad.net/~dhis2-devs-core/dhis2/trunk/+edit-subscription
=== modified file 'dhis-2/dhis-web/pom.xml' --- dhis-2/dhis-web/pom.xml 2013-10-25 19:53:21 +0000 +++ dhis-2/dhis-web/pom.xml 2013-11-14 00:57:54 +0000 @@ -37,7 +37,7 @@ <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>2.1.1</version> + <version>2.4</version> <configuration> <archiveClasses>true</archiveClasses> <dependentWarExcludes>**/web.xml</dependentWarExcludes>
_______________________________________________ Mailing list: https://launchpad.net/~dhis2-devs Post to : dhis2-devs@lists.launchpad.net Unsubscribe : https://launchpad.net/~dhis2-devs More help : https://help.launchpad.net/ListHelp