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 028e4eb81..ef188e41f 100755 --- a/sdnr/wt/featureaggregator/pom.xml +++ b/sdnr/wt/featureaggregator/pom.xml @@ -42,9 +42,9 @@ <modules> <module>feature</module> + <module>feature-oauth</module> <module>feature-devicemanager</module> <module>feature-devicemanager-base</module> - <module>feature-oauth</module> <module>installer</module> </modules> </project> |