diff options
| author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-07-20 14:54:54 +0200 | 
|---|---|---|
| committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2018-07-20 14:54:54 +0200 | 
| commit | 67e837bd26f513b6e2f16703fada3f87d5a06948 (patch) | |
| tree | dd4ddb7cc4e10dd0c215b443e620ab476b24e443 /eaaf_core/pom.xml | |
| parent | a6162a8bef1ba3be301897120cbce84b1db18482 (diff) | |
| download | EAAF-Components-67e837bd26f513b6e2f16703fada3f87d5a06948.tar.gz EAAF-Components-67e837bd26f513b6e2f16703fada3f87d5a06948.tar.bz2 EAAF-Components-67e837bd26f513b6e2f16703fada3f87d5a06948.zip | |
update surefire to 2.22.0
Diffstat (limited to 'eaaf_core/pom.xml')
| -rw-r--r-- | eaaf_core/pom.xml | 1 | 
1 files changed, 0 insertions, 1 deletions
| diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index eedd2b71..a17cd7d6 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -138,7 +138,6 @@  				<version>${surefire.version}</version>  				<configuration>  					<threadCount>1</threadCount> -					<argLine>--add-modules java.xml.bind</argLine>  				</configuration>  				<dependencies>  					<dependency> | 
