summaryrefslogtreecommitdiff
path: root/BKULocal/pom.xml
diff options
context:
space:
mode:
authorclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2011-03-04 14:00:51 +0000
committerclemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4>2011-03-04 14:00:51 +0000
commitb7ae71f31ed1ba43e9504b1cdfe95f22453feb1f (patch)
tree7ddaa82ae1b8f978509d558112b4c39120b4991f /BKULocal/pom.xml
parentfc79c8696b9e169ab5892a792552a2edeebabdf1 (diff)
downloadmocca-b7ae71f31ed1ba43e9504b1cdfe95f22453feb1f.tar.gz
mocca-b7ae71f31ed1ba43e9504b1cdfe95f22453feb1f.tar.bz2
mocca-b7ae71f31ed1ba43e9504b1cdfe95f22453feb1f.zip
whitespace..
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@916 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKULocal/pom.xml')
-rw-r--r--BKULocal/pom.xml6
1 files changed, 4 insertions, 2 deletions
diff --git a/BKULocal/pom.xml b/BKULocal/pom.xml
index 482c7d9a..91512476 100644
--- a/BKULocal/pom.xml
+++ b/BKULocal/pom.xml
@@ -62,9 +62,11 @@
<outputDirectory>${project.build.directory}/${project.build.finalName}</outputDirectory>
</configuration>
</execution>
+ <!-- http://jira.egovlabs.gv.at/browse/MOCCA-762
+ | do not provide certificates in webapp filesystem (default trust/certstores) -->
+
<execution>
- <!-- certificates in webapp filesystem (default trust/certstores) -->
- <id>copy-certificates</id>
+ <id>copy-certificates</id>
<goals>
<goal>unpack-dependencies</goal>
</goals>