aboutsummaryrefslogtreecommitdiffstats
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/pom.xml b/pom.xml
index 2fd8a0ae9..aa84f2448 100644
--- a/pom.xml
+++ b/pom.xml
@@ -40,6 +40,7 @@
<encoding>UTF-8</encoding>
<file.encoding>UTF-8</file.encoding>
<version.derby>10.13.1.1</version.derby>
+ <version.commons-cli>1.4</version.commons-cli>
</properties>
<distributionManagement>
@@ -137,6 +138,7 @@
<module>context</module>
<module>core</module>
<module>auth</module>
+ <module>services</module>
<module>plugins</module>
</modules>
</project> \ No newline at end of file