summaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml7
1 files changed, 5 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 54d2fb42..262da07b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -1,4 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
+<!--
+ -->
+
<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>
<groupId>at.gv.egiz</groupId>
@@ -10,7 +13,7 @@
<properties>
<!-- Project versions-->
- <egiz.eaaf.version>1.0.0-SNAPSHOT</egiz.eaaf.version>
+ <egiz.eaaf.version>1.0.0</egiz.eaaf.version>
<!-- ===================================================================== -->
@@ -35,7 +38,7 @@
<javax.annotation-api>1.3.2</javax.annotation-api>
<jaxen.verion>1.1.6</jaxen.verion>
<xerces.version>2.11.0</xerces.version>
- <xalan.version>2.7.2</xalan.version>
+ <xalan.version>2.7.1</xalan.version>
</properties>