diff options
Diffstat (limited to 'sdnr/wt/data-provider/pom.xml')
-rwxr-xr-x | sdnr/wt/data-provider/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/sdnr/wt/data-provider/pom.xml b/sdnr/wt/data-provider/pom.xml index 71c745144..786cec714 100755 --- a/sdnr/wt/data-provider/pom.xml +++ b/sdnr/wt/data-provider/pom.xml @@ -43,6 +43,7 @@ <modules> <module>setup</module> <module>model</module> + <module>dblib</module> <module>provider</module> <module>feature</module> <module>installer</module> |