diff options
author | Dan Timoney <dtimoney@att.com> | 2024-03-20 19:55:44 +0000 |
---|---|---|
committer | Gerrit Code Review <gerrit@onap.org> | 2024-03-20 19:55:44 +0000 |
commit | d92053139c53d5b4ce33336168d64ca31397c5e5 (patch) | |
tree | 34092efd6264c736ac00a81317ca2d28d8d3e644 /sdnr/wt/featureaggregator/pom.xml | |
parent | a16f77b359bfa0d9684fc33761cfbcd736d3b6cf (diff) | |
parent | ccea526a9ba642d726817b6bc1eeb1d4062b53cb (diff) |
Merge "fix oauth code"newdelhi
Diffstat (limited to 'sdnr/wt/featureaggregator/pom.xml')
-rwxr-xr-x | sdnr/wt/featureaggregator/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/sdnr/wt/featureaggregator/pom.xml b/sdnr/wt/featureaggregator/pom.xml index f0349e472..c0fb6e7bf 100755 --- a/sdnr/wt/featureaggregator/pom.xml +++ b/sdnr/wt/featureaggregator/pom.xml @@ -41,7 +41,7 @@ <modules> <module>feature</module> - <!-- <module>feature-oauth</module> --> + <module>feature-oauth</module> <module>feature-devicemanager</module> <module>feature-devicemanager-base</module> <module>installer</module> |