bug_23381 #4

Merged
fabio.sinibaldi merged 4 commits from bug_23381 into master 2022-05-24 16:05:34 +02:00
1 changed files with 4 additions and 0 deletions
Showing only changes of commit b0ae484408 - Show all commits

View File

@ -85,11 +85,13 @@
<dependency>
<groupId>org.gcube.application.cms</groupId>
<artifactId>geoportal-common</artifactId>
<version>1.0.8</version>
</dependency>
<dependency>
<groupId>org.gcube.application.cms</groupId>
<artifactId>cms-plugin-framework</artifactId>
<version>1.0.0</version>
</dependency>
@ -216,6 +218,7 @@
<dependency>
<groupId>org.gcube.application.cms</groupId>
<artifactId>concessioni-lifecycle</artifactId>
<version>1.0.0</version>
<scope>test</scope>
</dependency>
@ -240,6 +243,7 @@
<dependency>
<groupId>org.gcube.application.cms</groupId>
<artifactId>cms-test-commons</artifactId>
<version>1.0.1</version>
<scope>test</scope>
</dependency>