diff options
Diffstat (limited to 'eaaf_modules/eaaf_module_pvp2_sp')
| -rw-r--r-- | eaaf_modules/eaaf_module_pvp2_sp/pom.xml | 4 | 
1 files changed, 2 insertions, 2 deletions
| diff --git a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml index a4e8d4ca..24a0558c 100644 --- a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml @@ -8,10 +8,10 @@    <parent>      <groupId>at.gv.egiz.eaaf</groupId>      <artifactId>eaaf_modules</artifactId> -    <version>1.x</version> +    <version>${egiz.eaaf.version}</version> +    <relativePath>../pom.xml</relativePath>    </parent>    <artifactId>eaaf_module_pvp2_sp</artifactId> -  <version>${egiz.eaaf.version}</version>    <name>eaaf_module_pvp2_sp</name>    <url>http://maven.apache.org</url>    <properties> | 
