summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2018-07-20 15:19:00 +0200
committerChristof Rabensteiner <christof.rabensteiner@iaik.tugraz.at>2018-07-20 15:19:00 +0200
commit36e4066b9c739ba04925025c5975a11da65bfc92 (patch)
tree88ac2b5d1ad57ea806542010c2b90c5ddd35246a
parent67e837bd26f513b6e2f16703fada3f87d5a06948 (diff)
downloadEAAF-Components-36e4066b9c739ba04925025c5975a11da65bfc92.tar.gz
EAAF-Components-36e4066b9c739ba04925025c5975a11da65bfc92.tar.bz2
EAAF-Components-36e4066b9c739ba04925025c5975a11da65bfc92.zip
removed surefire version override from eaaf_core/pom.xml
-rw-r--r--eaaf_core/pom.xml3
1 files changed, 1 insertions, 2 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml
index a17cd7d6..b4a6cce8 100644
--- a/eaaf_core/pom.xml
+++ b/eaaf_core/pom.xml
@@ -15,7 +15,6 @@
<description>Core components for identity managment implementations</description>
<properties>
- <surefire.version>2.20.1</surefire.version>
<org.slf4j.version>1.7.25</org.slf4j.version>
</properties>
@@ -151,4 +150,4 @@
</plugins>
</build>
-</project> \ No newline at end of file
+</project>