diff options
Diffstat (limited to 'eaaf_modules/pom.xml')
-rw-r--r-- | eaaf_modules/pom.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml index 68bc60aa..d1b5d6e3 100644 --- a/eaaf_modules/pom.xml +++ b/eaaf_modules/pom.xml @@ -1,4 +1,7 @@ <?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"> <modelVersion>4.0.0</modelVersion> <parent> |