script utils dep added

master
lucio.lelii 3 years ago
parent 2aadb9cce7
commit 3723ac730c

@ -18,6 +18,7 @@
@ -41,6 +42,7 @@
@ -64,6 +66,7 @@
@ -87,6 +90,7 @@
@ -110,6 +114,7 @@
@ -117,7 +122,7 @@
<dependent-module archiveName="storagehub-model-1.1.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/storagehub-model/storagehub-model">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="storagehub-scripting-util-1.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/storagehub-scripting-util/storagehub-scripting-util">
<dependent-module archiveName="storagehub-script-utils-1.0.0.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/storagehub-scripting-util/storagehub-scripting-util">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -139,6 +144,7 @@
@ -162,6 +168,7 @@
@ -185,6 +192,7 @@
@ -208,6 +216,7 @@

@ -109,7 +109,7 @@
<dependency>
<groupId>org.gcube.data.access</groupId>
<artifactId>storagehub-scripting-util</artifactId>
<artifactId>storagehub-script-utils</artifactId>
<version>[1.0.0-SNAPSHOT,2.0.0)</version>
</dependency>

@ -25,7 +25,7 @@ The projects leading to this software have received funding from a series of
Version
--------------------------------------------------
1.3.0-SNAPSHOT (20210504-093803)
1.3.0-SNAPSHOT (20210504-102919)
Please see the file named "changelog.xml" in this directory for the release notes.

Loading…
Cancel
Save