Skip to content

Commit

Permalink
removed the unnecessary xoai-common dependency from pom.xml (#8372)
Browse files Browse the repository at this point in the history
  • Loading branch information
landreev committed Jul 13, 2022
1 parent 6ee6fdf commit d6d169e
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -383,11 +383,6 @@
<version>9.9.1</version>
</dependency>
<!-- New and Improved GDCC XOAI library! -->
<dependency>
<groupId>io.gdcc</groupId>
<artifactId>xoai-common</artifactId>
<version>${gdcc.xoai.version}</version>
</dependency>
<dependency>
<groupId>io.gdcc</groupId>
<artifactId>xoai-data-provider</artifactId>
Expand Down

0 comments on commit d6d169e

Please sign in to comment.