aboutsummaryrefslogtreecommitdiff
path: root/pom.xml
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-08-02 12:25:40 +0200
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-08-02 12:25:40 +0200
commite44e885e95d7477ecae2d54c8963a8a2093326ac (patch)
treeba87f4668ca0da1f6a9aa21991cdedede3a2ec87 /pom.xml
parent785613b05ac12afc6f47d5ad714cc1591b47c171 (diff)
downloadNational_eIDAS_Gateway-e44e885e95d7477ecae2d54c8963a8a2093326ac.tar.gz
National_eIDAS_Gateway-e44e885e95d7477ecae2d54c8963a8a2093326ac.tar.bz2
National_eIDAS_Gateway-e44e885e95d7477ecae2d54c8963a8a2093326ac.zip
change pom architecture
Diffstat (limited to 'pom.xml')
-rw-r--r--pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/pom.xml b/pom.xml
index 01199ed7..db362aae 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,14 +3,14 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.asitplus.eidas</groupId>
<artifactId>ms_specific</artifactId>
- <version>1.x</version>
+ <version>1.0.2-snapshot</version>
<packaging>pom</packaging>
<name>MS specific eIDAS components</name>
<properties>
<!-- Project versions-->
- <egiz.eidas.version>1.0.1</egiz.eidas.version>
+ <egiz.eidas.version>1.0.2-snapshot</egiz.eidas.version>
<!-- ===================================================================== -->