Repository: syncope Updated Branches: refs/heads/2_0_X 01d6b62ee -> d81b6bc5c refs/heads/master 2203133a7 -> e8e56d521
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/d81b6bc5 Tree: http://git-wip-us.apache.org/repos/asf/syncope/tree/d81b6bc5 Diff: http://git-wip-us.apache.org/repos/asf/syncope/diff/d81b6bc5 Branch: refs/heads/2_0_X Commit: d81b6bc5cbbc998f3a23ba3ce87fbf0565adbb12 Parents: 01d6b62 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:28 2017 +0200 ---------------------------------------------------------------------- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) ---------------------------------------------------------------------- http://git-wip-us.apache.org/repos/asf/syncope/blob/d81b6bc5/pom.xml ---------------------------------------------------------------------- diff --git a/pom.xml b/pom.xml index f4d3ab3..4285cca 100644 --- a/pom.xml +++ b/pom.xml @@ -1825,7 +1825,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>
