summaryrefslogtreecommitdiffstats
path: root/holmes-actions/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'holmes-actions/pom.xml')
-rw-r--r--holmes-actions/pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/holmes-actions/pom.xml b/holmes-actions/pom.xml
index 7e39212..756a068 100644
--- a/holmes-actions/pom.xml
+++ b/holmes-actions/pom.xml
@@ -20,10 +20,10 @@
<packaging>jar</packaging>
<artifactId>holmes-actions</artifactId>
<dependencies>
- <!--<dependency>-->
- <!--<groupId>org.openo.common-services.common-utilities</groupId>-->
- <!--<artifactId>baseservice-i18n</artifactId>-->
- <!--</dependency>-->
+ <dependency>
+ <groupId>org.openo.common-services.common-utilities</groupId>
+ <artifactId>baseservice-i18n</artifactId>
+ </dependency>
<dependency>
<groupId>org.antlr</groupId>
<artifactId>stringtemplate</artifactId>