diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-22 13:21:50 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2009-01-22 13:21:50 +0000 |
commit | 212bbffc24ccc1cd909cabdc9650491dd221cd60 (patch) | |
tree | 8dcd8b042ed6fab53cfecd5df251acf1da8b5d04 /BKUApplet/pom.xml | |
parent | 041e02b585ff5f90e806dfb96c3065620aa655b1 (diff) | |
download | mocca-212bbffc24ccc1cd909cabdc9650491dd221cd60.tar.gz mocca-212bbffc24ccc1cd909cabdc9650491dd221cd60.tar.bz2 mocca-212bbffc24ccc1cd909cabdc9650491dd221cd60.zip |
STALTranslator
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@283 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUApplet/pom.xml')
-rw-r--r-- | BKUApplet/pom.xml | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/BKUApplet/pom.xml b/BKUApplet/pom.xml index f0ee7255..4491ff3a 100644 --- a/BKUApplet/pom.xml +++ b/BKUApplet/pom.xml @@ -104,13 +104,6 @@ </execution> </executions> </plugin> - <plugin> - <groupId>org.apache.maven.plugins</groupId> - <artifactId>maven-surefire-plugin</artifactId> - <configuration> - <skip>true</skip> - </configuration> - </plugin> </plugins> </build> <dependencies> |