[Project] Removed duplicated dependency declaration in bom

This commit is contained in:
Robert von Burg 2019-11-09 17:10:09 +01:00
parent 76a662bdc5
commit ca3f16b0db
1 changed files with 0 additions and 5 deletions

View File

@ -52,11 +52,6 @@
<artifactId>li.strolch.rest</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.service</artifactId>
<version>${project.version}</version>
</dependency>
<dependency>
<groupId>li.strolch</groupId>
<artifactId>li.strolch.soql</artifactId>