aboutsummaryrefslogtreecommitdiffstats
path: root/ncomp-utils-journaling/pom.xml
diff options
context:
space:
mode:
authorCarsten Lund <lund@research.att.com>2017-05-02 02:05:12 +0000
committerCarsten Lund <lund@research.att.com>2017-05-02 02:05:12 +0000
commit03f9567726dfa0c6af315d88c316be9cb380d8ae (patch)
treef3602aeb53078b955ccb4a4f06220a0cc753e228 /ncomp-utils-journaling/pom.xml
parentf096d31080e5a62120d6536681a0859d2202c717 (diff)
[DCAE-15] Changes related to version 1.1 (2)
Change-Id: I3537af308ff9c7d6faebad4b5faee53890d03c9e Signed-off-by: Carsten Lund <lund@research.att.com>
Diffstat (limited to 'ncomp-utils-journaling/pom.xml')
-rw-r--r--ncomp-utils-journaling/pom.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/ncomp-utils-journaling/pom.xml b/ncomp-utils-journaling/pom.xml
index 9832a1d..9741775 100644
--- a/ncomp-utils-journaling/pom.xml
+++ b/ncomp-utils-journaling/pom.xml
@@ -87,6 +87,13 @@
<version>1.9</version>
</dependency>
+ <dependency>
+ <groupId>commons-io</groupId>
+ <artifactId>commons-io</artifactId>
+ <version>2.5</version>
+ </dependency>
+
+
<dependency>
<groupId>commons-cli</groupId>
<artifactId>commons-cli</artifactId>