aboutsummaryrefslogtreecommitdiffstats
path: root/restconf-client/provider/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'restconf-client/provider/pom.xml')
-rwxr-xr-xrestconf-client/provider/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/restconf-client/provider/pom.xml b/restconf-client/provider/pom.xml
index 3116e0fb..b847a079 100755
--- a/restconf-client/provider/pom.xml
+++ b/restconf-client/provider/pom.xml
@@ -63,7 +63,7 @@
<artifactId>jackson-databind</artifactId>
</dependency>
<dependency>
- <groupId>dom4j</groupId>
+ <groupId>org.dom4j</groupId>
<artifactId>dom4j</artifactId>
</dependency>
<dependency>