summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-07-30 15:42:07 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-07-30 15:42:07 +0200
commit36af9f7d20f54fe5864a769744757ffe793312b3 (patch)
treea96e383b70fc054b3a51a4314fbd2199ff7a0056 /pom.xml
parent96dab693868e5a566a131ee9f9021db28ba16170 (diff)
downloadEAAF-Components-36af9f7d20f54fe5864a769744757ffe793312b3.tar.gz
EAAF-Components-36af9f7d20f54fe5864a769744757ffe793312b3.tar.bz2
EAAF-Components-36af9f7d20f54fe5864a769744757ffe793312b3.zip
add dependencies
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml8
1 files changed, 4 insertions, 4 deletions
diff --git a/pom.xml b/pom.xml
index 1f0f3958..bb44141a 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,11 +3,11 @@
-->
<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>
+ <modelVersion>4.0.0</modelVersion>
<groupId>at.gv.egiz</groupId>
- <artifactId>eaaf</artifactId>
- <version>${egiz.eaaf.version}</version>
- <packaging>pom</packaging>
+ <artifactId>eaaf</artifactId>
+ <version>1.0.8</version>
+ <packaging>pom</packaging>
<name>EGIZ EAAF components</name>