diff options
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 e67663872..89870f32a 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> |