This is an automated email from the ASF dual-hosted git repository. mmoayyed pushed a commit to branch SYNCOPE-163-1 in repository https://gitbox.apache.org/repos/asf/syncope.git
commit 7c973e99622b5838432ba92ceac56937e62b29c1 Author: Misagh Moayyed <[email protected]> AuthorDate: Thu Mar 26 11:46:41 2020 +0430 SYNCOPE-160: restore deployment units in fit --- fit/wa-reference/pom.xml | 2 -- 1 file changed, 2 deletions(-) diff --git a/fit/wa-reference/pom.xml b/fit/wa-reference/pom.xml index d774a57..c0adcd2 100644 --- a/fit/wa-reference/pom.xml +++ b/fit/wa-reference/pom.xml @@ -146,7 +146,6 @@ under the License. <context>syncope</context> </properties> </deployable> - <!-- <deployable> <location>${basedir}/../console-reference/target/syncope-fit-console-reference-${project.version}</location> <properties> @@ -159,7 +158,6 @@ under the License. <context>syncope-enduser</context> </properties> </deployable> - --> <deployable> <location>${project.build.directory}/${project.build.finalName}</location> <properties>
