diff options
Diffstat (limited to 'eaaf_core/pom.xml')
-rw-r--r-- | eaaf_core/pom.xml | 3 |
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> |