summaryrefslogtreecommitdiffstats
path: root/sdnr/wt/featureaggregator/installer/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/featureaggregator/installer/pom.xml
parenta16f77b359bfa0d9684fc33761cfbcd736d3b6cf (diff)
parentccea526a9ba642d726817b6bc1eeb1d4062b53cb (diff)
Merge "fix oauth code"newdelhi
Diffstat (limited to 'sdnr/wt/featureaggregator/installer/pom.xml')
-rwxr-xr-xsdnr/wt/featureaggregator/installer/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/sdnr/wt/featureaggregator/installer/pom.xml b/sdnr/wt/featureaggregator/installer/pom.xml
index ce1e3fe98..1c0e15597 100755
--- a/sdnr/wt/featureaggregator/installer/pom.xml
+++ b/sdnr/wt/featureaggregator/installer/pom.xml
@@ -65,13 +65,13 @@
<type>xml</type>
<classifier>features</classifier>
</dependency>
- <!-- <dependency>
+ <dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-feature-aggregator-oauth</artifactId>
<version>${project.version}</version>
<type>xml</type>
<classifier>features</classifier>
- </dependency> -->
+ </dependency>
<dependency>
<groupId>${project.groupId}</groupId>
<artifactId>sdnr-wt-data-provider-setup</artifactId>