diff --git a/dbrepo-metadata-service/report/pom.xml b/dbrepo-metadata-service/report/pom.xml index 1f418831b88914169c843fee84a6131ab52043c8..05bebc48357e36773629021f17bb19095c2f32ed 100644 --- a/dbrepo-metadata-service/report/pom.xml +++ b/dbrepo-metadata-service/report/pom.xml @@ -14,6 +14,11 @@ <version>1.9.1</version> <dependencies> + <dependency> + <groupId>at.ac.tuwien.ifs.dbrepo</groupId> + <artifactId>rest-service</artifactId> + <version>1.9.1</version> + </dependency> <dependency> <groupId>at.ac.tuwien.ifs.dbrepo</groupId> <artifactId>services</artifactId>