aboutsummaryrefslogtreecommitdiffstats
path: root/sdnr/wt/featureaggregator/pom.xml
diff options
context:
space:
mode:
authorMichael Dürre <michael.duerre@highstreet-technologies.com>2024-03-14 11:54:26 +0100
committerMichael Dürre <michael.duerre@highstreet-technologies.com>2024-03-14 11:54:43 +0100
commitccea526a9ba642d726817b6bc1eeb1d4062b53cb (patch)
tree06a4844d0705f09b0a8e095886746ba21a1592ec /sdnr/wt/featureaggregator/pom.xml
parentc1a053e3bcaeb3006b822e98b80c564c330e2bf3 (diff)
fix oauth code
split oauth to realm and web functionality Issue-ID: CCSDK-3394 Change-Id: I245a30a9df4e9a5c40af5dfe3e0d5318bceed9dc Signed-off-by: Michael Dürre <michael.duerre@highstreet-technologies.com>
Diffstat (limited to 'sdnr/wt/featureaggregator/pom.xml')
-rwxr-xr-xsdnr/wt/featureaggregator/pom.xml2
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>