]> source.dussan.org Git - archiva.git/commitdiff
compiler plugin 3.0 released version
authorOlivier Lamy <olamy@apache.org>
Mon, 19 Nov 2012 08:25:18 +0000 (08:25 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 19 Nov 2012 08:25:18 +0000 (08:25 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1411097 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index ee131e5ea6bf3b404ae53344b38d8eaca1f8057e..87e7d8533748722ee1101c99be0f0b96e77b4f87 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>3.0-SNAPSHOT</version>
+          <version>3.0</version>
           <configuration>
             <source>1.5</source>
             <target>1.5</target>