Removed uneeded dependency

This commit is contained in:
Luca Frosini 2023-01-24 21:15:18 +01:00
parent 320a3259f1
commit 898cdcf29e
1 changed files with 0 additions and 6 deletions

View File

@ -71,11 +71,5 @@
<artifactId>logback-classic</artifactId>
<scope>test</scope>
</dependency>
<dependency>
<groupId>org.gcube.information-system</groupId>
<artifactId>information-system-model-documentation-generator</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0-SNAPSHOT)</version>
<scope>test</scope>
</dependency>
</dependencies>
</project>