app configuration updated

This commit is contained in:
lucio 2023-05-05 21:53:27 +02:00
parent a1b69aee6a
commit 884f40b759
3 changed files with 22 additions and 12 deletions

View File

@ -18,6 +18,7 @@
@ -46,6 +47,7 @@
@ -73,6 +75,7 @@
@ -100,6 +103,7 @@
@ -110,7 +114,11 @@
<wb-resource deploy-path="/WEB-INF/classes" source-path="/src/main/java"/>
<dependent-module archiveName="common-smartgears-app-3.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/common-smartgears-app/common-smartgears-app">
<dependency-type>uses</dependency-type>
</dependent-module>
<dependent-module archiveName="common-authorization-3.0.0-SNAPSHOT.jar" deploy-path="/WEB-INF/lib" handle="module:/resource/authorization-common-library/authorization-common-library">
<dependency-type>uses</dependency-type>
</dependent-module>
@ -134,6 +142,7 @@
@ -161,6 +170,7 @@
@ -188,6 +198,7 @@
@ -214,6 +225,7 @@

View File

@ -1,5 +1,5 @@
name: ${artifactId}
group: ${groupId}
group: DataAccess
version: ${version}
description: ${description}
excludes:

View File

@ -1,2 +0,0 @@
/README
/LICENSE