summaryrefslogtreecommitdiff
path: root/smccSTAL/pom.xml
diff options
context:
space:
mode:
authormcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-24 12:50:24 +0000
committermcentner <mcentner@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2008-11-24 12:50:24 +0000
commitd127f2c5ccc96eb44eeacf46bb76feebe100361f (patch)
tree27b643449bb5a92b9627968fdec116ab5234929a /smccSTAL/pom.xml
parent4e069d7fabc8f4faef8ac7bca44f1f03db1841c8 (diff)
downloadmocca-d127f2c5ccc96eb44eeacf46bb76feebe100361f.tar.gz
mocca-d127f2c5ccc96eb44eeacf46bb76feebe100361f.tar.bz2
mocca-d127f2c5ccc96eb44eeacf46bb76feebe100361f.zip
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@189 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'smccSTAL/pom.xml')
-rw-r--r--smccSTAL/pom.xml11
1 files changed, 11 insertions, 0 deletions
diff --git a/smccSTAL/pom.xml b/smccSTAL/pom.xml
index d4a523b1..5c03cffd 100644
--- a/smccSTAL/pom.xml
+++ b/smccSTAL/pom.xml
@@ -11,6 +11,17 @@
<artifactId>smccSTAL</artifactId>
<name>smcc STAL</name>
<version>1.0</version>
+ <build>
+ <plugins>
+ <plugin>
+ <artifactId>maven-compiler-plugin</artifactId>
+ <groupId>org.apache.maven.plugins</groupId>
+ <configuration>
+ <debug>false</debug>
+ </configuration>
+ </plugin>
+ </plugins>
+ </build>
<dependencies>
<dependency>
<groupId>at.gv.egiz</groupId>