diff options
Diffstat (limited to 'eaaf_modules/pom.xml')
-rw-r--r-- | eaaf_modules/pom.xml | 7 |
1 files changed, 3 insertions, 4 deletions
diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml index 585655b1..6f567ae8 100644 --- a/eaaf_modules/pom.xml +++ b/eaaf_modules/pom.xml @@ -1,8 +1,6 @@ <?xml version="1.0" encoding="UTF-8"?> <!-- - --> - -<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> + --><project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> <modelVersion>4.0.0</modelVersion> <parent> <groupId>at.gv.egiz</groupId> @@ -22,6 +20,7 @@ <module>eaaf_module_pvp2_idp</module> <module>eaaf_module_pvp2_sp</module> <module>eaaf_module_auth_sl20</module> - </modules> + <module>eaaf_module_moa-sig</module> + </modules> </project>
\ No newline at end of file |