Upgrading maven-war-plugin
Project: http://git-wip-us.apache.org/repos/asf/syncope/repo Commit: http://git-wip-us.apache.org/repos/asf/syncope/commit/e8e56d52 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/e8e56d52 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/e8e56d52 Branch: refs/heads/master Commit: e8e56d521fe35ba6d91d77004432ceb80b5ae62b Parents: 2203133 Author: Francesco Chicchiriccò <[email protected]> Authored: Mon Oct 9 09:10:28 2017 +0200 Committer: Francesco Chicchiriccò <[email protected]> Committed: Mon Oct 9 09:10:37 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/e8e56d52/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index 82be9a4..b5c7512 100644 --- a/pom.xml +++ b/pom.xml @@ -1764,7 +1764,7 @@ under the License. <plugin> <groupId>org.apache.maven.plugins</groupId> <artifactId>maven-war-plugin</artifactId> - <version>3.1.0</version> + <version>3.2.0</version> <configuration> <webResources> <resource>
