summaryrefslogtreecommitdiff
path: root/eaaf_modules/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-07-30 12:48:44 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-07-30 12:48:44 +0200
commit96dab693868e5a566a131ee9f9021db28ba16170 (patch)
tree6ca17add8f9c47c5f16f9ab0b71d67790f89922c /eaaf_modules/pom.xml
parent0da02accef9737d48cf995c5e406deafd23ce32e (diff)
downloadEAAF-Components-96dab693868e5a566a131ee9f9021db28ba16170.tar.gz
EAAF-Components-96dab693868e5a566a131ee9f9021db28ba16170.tar.bz2
EAAF-Components-96dab693868e5a566a131ee9f9021db28ba16170.zip
update pom's
Diffstat (limited to 'eaaf_modules/pom.xml')
-rw-r--r--eaaf_modules/pom.xml7
1 files changed, 4 insertions, 3 deletions
diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml
index 6f567ae8..d321223f 100644
--- a/eaaf_modules/pom.xml
+++ b/eaaf_modules/pom.xml
@@ -3,9 +3,10 @@
--><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>
- <artifactId>eaaf</artifactId>
- <version>1.x</version>
+ <groupId>at.gv.egiz</groupId>
+ <artifactId>eaaf</artifactId>
+ <version>${egiz.eaaf.version}</version>
+ <relativePath>../pom.xml</relativePath>
</parent>
<groupId>at.gv.egiz.eaaf</groupId>