diff --git a/pom.xml b/pom.xml index e3735fa..63c7a6a 100644 --- a/pom.xml +++ b/pom.xml @@ -24,6 +24,12 @@ <version>[1.0.0-SNAPSHOT,)</version> <scope>provided</scope> </dependency> + <dependency> + <groupId>org.gcube.core</groupId> + <artifactId>common-smartgears-app</artifactId> + <version>[1.0.0-SNAPSHOT,)</version> + <scope>provided</scope> + </dependency> <dependency> <groupId>org.gcube.core</groupId> <artifactId>common-events</artifactId>