diff options
Diffstat (limited to 'eaaf_core_api')
| -rw-r--r-- | eaaf_core_api/pom.xml | 3 | 
1 files changed, 1 insertions, 2 deletions
| diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index d36227f4..f5f82dee 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -5,8 +5,7 @@    <parent>      <groupId>at.gv.egiz</groupId>      <artifactId>eaaf</artifactId> -    <version>${egiz.eaaf.version}</version> -    <relativePath>../pom.xml</relativePath> +    <version>1.0.8</version>    </parent>    <groupId>at.gv.egiz.eaaf</groupId>    <artifactId>eaaf_core_api</artifactId> | 
