]> source.dussan.org Git - archiva.git/commitdiff
release compiler plugin 2.5
authorOlivier Lamy <olamy@apache.org>
Mon, 28 May 2012 06:20:10 +0000 (06:20 +0000)
committerOlivier Lamy <olamy@apache.org>
Mon, 28 May 2012 06:20:10 +0000 (06:20 +0000)
git-svn-id: https://svn.apache.org/repos/asf/archiva/parent@1343144 13f79535-47bb-0310-9956-ffa450edef68

pom.xml

diff --git a/pom.xml b/pom.xml
index 63138606ccc4ff14ab1cbd8fc61aa4d431b37984..4d7209fa36d7082fb226202cc79fc57fdbf736f2 100644 (file)
--- a/pom.xml
+++ b/pom.xml
         <plugin>
           <groupId>org.apache.maven.plugins</groupId>
           <artifactId>maven-compiler-plugin</artifactId>
-          <version>2.5-SNAPSHOT</version>
+          <version>2.5</version>
           <configuration>
             <source>1.5</source>
             <target>1.5</target>