Repository: wicket
Updated Branches:
  refs/heads/master b92591f64 -> d8e292ecd


Update maven-war-plugin to 2.5


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

Branch: refs/heads/master
Commit: 202afed8d1e9440f325f0f1f92c3a060a790b264
Parents: b92591f
Author: Martin Tzvetanov Grigorov <[email protected]>
Authored: Tue Oct 14 10:49:34 2014 +0300
Committer: Martin Tzvetanov Grigorov <[email protected]>
Committed: Tue Oct 14 10:54:10 2014 +0300

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


http://git-wip-us.apache.org/repos/asf/wicket/blob/202afed8/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index a5f4a0d..a0759a2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -869,7 +869,7 @@
                                <plugin>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-war-plugin</artifactId>
-                                       <version>2.4</version>
+                                       <version>2.5</version>
                                        <configuration>
                                                
<warName>${project.artifactId}</warName>
                                        </configuration>

Reply via email to