summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index feaf775f..cb34ed41 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<module>BKUHelp</module>
<module>BKUGuiExt</module>
<module>smccSTALExt</module>
- <module>BKUWebStartPackage</module>
+<!-- <module>BKUWebStartPackage</module>-->
</modules>
<developers>
<developer>
@@ -147,7 +147,7 @@
<dependency>
<groupId>log4j</groupId>
<artifactId>log4j</artifactId>
- <scope>runtime</scope>
+ <scope>test</scope>
</dependency>
<dependency>
<groupId>junit</groupId>