Compiler plugin upgrade

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

Branch: refs/heads/master
Commit: 82bbb9bb6e325fd27fb01bd87e92611ce8010b07
Parents: c1cf999
Author: Martijn Dashorst <dasho...@apache.org>
Authored: Wed Aug 22 23:20:17 2012 +0200
Committer: Martijn Dashorst <dasho...@apache.org>
Committed: Wed Aug 22 23:39:09 2012 +0200

----------------------------------------------------------------------
 pom.xml |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/wicket/blob/82bbb9bb/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index f2b1168..2094a62 100644
--- a/pom.xml
+++ b/pom.xml
@@ -579,7 +579,7 @@
                                        <inherited>true</inherited>
                                        
<groupId>org.apache.maven.plugins</groupId>
                                        
<artifactId>maven-compiler-plugin</artifactId>
-                                       <version>2.5</version>
+                                       <version>2.5.1</version>
                                        <configuration>
                                                <source>1.6</source>
                                                <target>1.6</target>

Reply via email to