aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/oauth-provider/provider-jar/pom.xml
diff options
context:
space:
mode:
authorKAPIL SINGAL <ks220y@att.com>2021-04-06 10:37:23 +0000
committerGerrit Code Review <gerrit@onap.org>2021-04-06 10:37:23 +0000
commit289e8fe0ee45610981a8ea3a619d323c36807e32 (patch)
tree2cad8f46a68c4abbaaece36d669ad8cb531fa949 /sdnr/wt/oauth-provider/provider-jar/pom.xml
parent50b7033a87ea120dc2f317ab69b0b972013bb3a1 (diff)
parent24cac2175588a81a2ebecb5c08b91455cfc24d0b (diff)
Merge "source out odl mapper"
Diffstat (limited to 'sdnr/wt/oauth-provider/provider-jar/pom.xml')
-rw-r--r--sdnr/wt/oauth-provider/provider-jar/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/oauth-provider/provider-jar/pom.xml b/sdnr/wt/oauth-provider/provider-jar/pom.xml
index 1b6cd8af1..5d9cbee67 100644
--- a/sdnr/wt/oauth-provider/provider-jar/pom.xml
+++ b/sdnr/wt/oauth-provider/provider-jar/pom.xml
@@ -186,7 +186,7 @@
</dependency>
<dependency>
<groupId>${project.groupId}</groupId>
- <artifactId>sdnr-wt-data-provider-provider</artifactId>
+ <artifactId>sdnr-wt-yang-utils</artifactId>
<version>${project.version}</version>
<scope>test</scope>
</dependency>