diff --git a/module-database-api/pom.xml b/module-database-api/pom.xml new file mode 100644 index 00000000..456004b2 --- /dev/null +++ b/module-database-api/pom.xml @@ -0,0 +1,14 @@ + + + + wg-basic + ink.wgink + 1.0-SNAPSHOT + + 4.0.0 + + module-database-api + + \ No newline at end of file diff --git a/pom.xml b/pom.xml index f115ec0f..b5093946 100644 --- a/pom.xml +++ b/pom.xml @@ -43,6 +43,7 @@ mongo-module-dictionary redis-cache mongo-module-file + module-database-api pom