aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/pom.xml
diff options
context:
space:
mode:
authorDan Timoney <dtimoney@att.com>2024-03-20 19:55:44 +0000
committerGerrit Code Review <gerrit@onap.org>2024-03-20 19:55:44 +0000
commitd92053139c53d5b4ce33336168d64ca31397c5e5 (patch)
tree34092efd6264c736ac00a81317ca2d28d8d3e644 /sdnr/wt/pom.xml
parenta16f77b359bfa0d9684fc33761cfbcd736d3b6cf (diff)
parentccea526a9ba642d726817b6bc1eeb1d4062b53cb (diff)
Merge "fix oauth code"HEADmaster
Diffstat (limited to 'sdnr/wt/pom.xml')
-rw-r--r--sdnr/wt/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/pom.xml b/sdnr/wt/pom.xml
index 13a34cd47..04fb07291 100644
--- a/sdnr/wt/pom.xml
+++ b/sdnr/wt/pom.xml
@@ -47,7 +47,7 @@
<module>mountpoint-registrar</module>
<module>netconfnode-state-service</module>
<module>mountpoint-state-provider</module>
- <!--<module>oauth-provider</module>-->
+ <module>oauth-provider</module>
<module>featureaggregator</module>
</modules>
</project>