diff options
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_sp')
| -rw-r--r-- | eaaf_modules/eaaf_module_pvp2_sp/pom.xml | 6 | 
1 files changed, 1 insertions, 5 deletions
| diff --git a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml index 24a0558c..d71f79c9 100644 --- a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml @@ -1,15 +1,11 @@  <?xml version="1.0"?> -<!-- - --> -  <project xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" xmlns="http://maven.apache.org/POM/4.0.0"      xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">    <modelVersion>4.0.0</modelVersion>    <parent>      <groupId>at.gv.egiz.eaaf</groupId>      <artifactId>eaaf_modules</artifactId> -    <version>${egiz.eaaf.version}</version> -    <relativePath>../pom.xml</relativePath> +    <version>1.0.8</version>    </parent>    <artifactId>eaaf_module_pvp2_sp</artifactId>    <name>eaaf_module_pvp2_sp</name> | 
