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