summaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
authorOlivier Lamy <olamy@apache.org>2012-11-21 22:51:18 +0000
committerOlivier Lamy <olamy@apache.org>2012-11-21 22:51:18 +0000
commita4dbea758e5c0b05e46b9204e1c58768e4b68776 (patch)
treeab6dafe42ed42e6e546fd8ae89755f153d0eedd2 /pom.xml
parenta06df0e7df760774530483865732cdb763205fc2 (diff)
downloadarchiva-a4dbea758e5c0b05e46b9204e1c58768e4b68776.tar.gz
archiva-a4dbea758e5c0b05e46b9204e1c58768e4b68776.zip
remove non used commented declaration test last compiler snapshot
git-svn-id: https://svn.apache.org/repos/asf/archiva/trunk@1412345 13f79535-47bb-0310-9956-ffa450edef68
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml5
1 files changed, 5 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index f9d723770..09434a5b2 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1680,6 +1680,11 @@
<plugins>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <version>3.1-SNAPSHOT</version>
+ </plugin>
+ <plugin>
+ <groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-assembly-plugin</artifactId>
<version>2.3</version>
<configuration>