From e1808b4f6fb93fec2f667fcb1e8d3d87626a10de Mon Sep 17 00:00:00 2001 From: Jens Pelzetter Date: Tue, 4 Oct 2022 20:37:22 +0200 Subject: [PATCH] Added sci-types-department to devel bundle --- scicms-bundle-devel-wildfly/pom.xml | 16 ++++++++++++++++ .../WEB-INF/classes/META-INF/persistence.xml | 1 + scicms-bundle-devel/pom.xml | 5 +++++ 3 files changed, 22 insertions(+) diff --git a/scicms-bundle-devel-wildfly/pom.xml b/scicms-bundle-devel-wildfly/pom.xml index f2983f8..370cf9a 100644 --- a/scicms-bundle-devel-wildfly/pom.xml +++ b/scicms-bundle-devel-wildfly/pom.xml @@ -230,6 +230,22 @@ scripts/ --> + + org.scientificcms + sci-types-department + jar + + assets/ + + + + org.scientificcms + sci-types-department + jar + + WEB-INF/ + + org.scientificcms sci-types-project diff --git a/scicms-bundle-devel-wildfly/src/main/webapp/WEB-INF/classes/META-INF/persistence.xml b/scicms-bundle-devel-wildfly/src/main/webapp/WEB-INF/classes/META-INF/persistence.xml index e0aeac8..19abcad 100644 --- a/scicms-bundle-devel-wildfly/src/main/webapp/WEB-INF/classes/META-INF/persistence.xml +++ b/scicms-bundle-devel-wildfly/src/main/webapp/WEB-INF/classes/META-INF/persistence.xml @@ -25,6 +25,7 @@ lib/ccm-cms-7.0.0-SNAPSHOT.jar lib/ccm-shortcuts-7.0.0-SNAPSHOT.jar lib/sci-publications-7.0.0-SNAPSHOT.jar + lib/sci-types-department-7.0.0-SNAPSHOT.jar lib/sci-types-project-7.0.0-SNAPSHOT.jar diff --git a/scicms-bundle-devel/pom.xml b/scicms-bundle-devel/pom.xml index d59143f..8defb5f 100644 --- a/scicms-bundle-devel/pom.xml +++ b/scicms-bundle-devel/pom.xml @@ -63,6 +63,11 @@ sci-publications 7.0.0-SNAPSHOT + + org.scientificcms + sci-types-department + 7.0.0-SNAPSHOT + org.scientificcms sci-types-project