readded whn-manager
This commit is contained in:
parent
873188eac3
commit
18d1fd9370
12
pom.xml
12
pom.xml
|
@ -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>
|
||||||
|
|
Loading…
Reference in New Issue