readded whn-manager

This commit is contained in:
lucio 2023-08-03 12:12:14 +02:00
parent 873188eac3
commit 18d1fd9370
1 changed files with 6 additions and 6 deletions

12
pom.xml
View File

@ -110,12 +110,12 @@
<artifactId>slf4j-api</artifactId> <artifactId>slf4j-api</artifactId>
<scope>runtime</scope> <scope>runtime</scope>
</dependency> </dependency>
<!-- <dependency>--> <dependency>
<!-- <groupId>org.gcube.resourcemanagement</groupId>--> <groupId>org.gcube.resourcemanagement</groupId>
<!-- <artifactId>whn-manager</artifactId>--> <artifactId>whn-manager</artifactId>
<!-- <version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>--> <version>[3.0.0-SNAPSHOT,4.0.0-SNAPSHOT)</version>
<!-- <type>war</type>--> <type>war</type>
<!-- </dependency>--> </dependency>
</dependencies> </dependencies>
<build> <build>
<plugins> <plugins>