Repository: wicket
Updated Branches:
  refs/heads/master 290398a3e -> ed590f24c


Update maven-war-plugin to 3.1.0


Project: http://git-wip-us.apache.org/repos/asf/wicket/repo
Commit: http://git-wip-us.apache.org/repos/asf/wicket/commit/e49a7fcf
Tree: http://git-wip-us.apache.org/repos/asf/wicket/tree/e49a7fcf
Diff: http://git-wip-us.apache.org/repos/asf/wicket/diff/e49a7fcf

Branch: refs/heads/master
Commit: e49a7fcf2b4987357e5cc501b70652980195d451
Parents: 290398a
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Tue May 2 16:50:06 2017 +0200
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Tue May 2 16:50:06 2017 +0200

----------------------------------------------------------------------
 pom.xml | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/e49a7fcf/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 51069a7..14ec746 100644
--- a/pom.xml
+++ b/pom.xml
@@ -979,7 +979,7 @@
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-war-plugin</artifactId>
-                                       <version>3.0.0</version>
+                                       <version>3.1.0</version>
                                        <configuration>
                                                
<warName>${project.artifactId}</warName>
                                        </configuration>

Reply via email to