fixed dependency scope

This commit is contained in:
Fabio Sinibaldi 2021-03-15 16:51:41 +01:00
parent d70b7a6347
commit 77abccd9cd
1 changed files with 0 additions and 1 deletions

View File

@ -138,7 +138,6 @@
<groupId>org.apache.sis.non-free</groupId> <groupId>org.apache.sis.non-free</groupId>
<artifactId>sis-embedded-data</artifactId> <artifactId>sis-embedded-data</artifactId>
<version>${sis.version}</version> <version>${sis.version}</version>
<scope>runtime</scope>
</dependency> </dependency>