Updated for release
This commit is contained in:
parent
e6d478ae00
commit
f5a8ed227d
|
@ -59,19 +59,7 @@
|
|||
|
||||
|
||||
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/resources"/>
|
||||
<dependent-module archiveName="dataminer-1.9.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/dataminer/dataminer">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<dependent-module archiveName="ecological-engine-wps-extension-1.1.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ecological-engine-wps-extension/ecological-engine-wps-extension">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<dependent-module archiveName="ecological-engine-1.14.1-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ecological-engine/ecological-engine">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<dependent-module archiveName="seadatanet-connector-1.2.4-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/seadatanet-connector/seadatanet-connector">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
<dependent-module archiveName="ecological-engine-smart-executor-1.6.8-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ecological-engine-smart-executor/ecological-engine-smart-executor">
|
||||
<dependent-module archiveName="ecological-engine-1.14.1.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/ecological-engine/ecological-engine">
|
||||
<dependency-type>uses</dependency-type>
|
||||
</dependent-module>
|
||||
|
||||
|
|
|
@ -3,7 +3,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
|
|||
# Changelog for "wps"
|
||||
|
||||
|
||||
## [v1.4.0-SNAPSHOT]
|
||||
## [v1.4.0]
|
||||
|
||||
- Updated list parameter [#24026]
|
||||
- Fixed Bionym Local problem [#24209]
|
||||
|
|
Loading…
Reference in New Issue