Changed commons.io to new mvn group id

This commit is contained in:
Renzo Kottmann 2019-07-01 16:30:23 +02:00
parent f491d6897e
commit 02201362f3

View file

@ -114,7 +114,7 @@
<scope>test</scope> <scope>test</scope>
</dependency> </dependency>
<dependency> <dependency>
<groupId>org.apache.commons</groupId> <groupId>commons-io</groupId>
<artifactId>commons-io</artifactId> <artifactId>commons-io</artifactId>
<version>1.3.2</version> <version>1.3.2</version>
<scope>test</scope> <scope>test</scope>
@ -451,8 +451,7 @@
<tag>v1.0.0</tag> <tag>v1.0.0</tag>
</scm> </scm>
</project> </project><!--
<!--
~ Licensed to the Koordinierungsstelle für IT-Standards (KoSIT) under ~ Licensed to the Koordinierungsstelle für IT-Standards (KoSIT) under
~ one or more contributor license agreements. See the NOTICE file ~ one or more contributor license agreements. See the NOTICE file
~ distributed with this work for additional information ~ distributed with this work for additional information