aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-11 08:36:44 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-11 08:36:44 +0100
commit0fc319ba2fe67615f4b22a00b357295b907dde8a (patch)
treee003445397cfa84eba030387189867f915ee0e18
parent03cafd23d0582d38ca5012eae4c26c31c1531935 (diff)
downloadNational_eIDAS_Gateway-0fc319ba2fe67615f4b22a00b357295b907dde8a.tar.gz
National_eIDAS_Gateway-0fc319ba2fe67615f4b22a00b357295b907dde8a.tar.bz2
National_eIDAS_Gateway-0fc319ba2fe67615f4b22a00b357295b907dde8a.zip
switch to version 1.1.0
-rw-r--r--connector/pom.xml2
-rw-r--r--connector_lib/pom.xml2
-rw-r--r--eidas_modules/authmodule-eIDAS-v2/pom.xml2
-rw-r--r--eidas_modules/pom.xml2
-rw-r--r--pom.xml2
5 files changed, 5 insertions, 5 deletions
diff --git a/connector/pom.xml b/connector/pom.xml
index 81ce1838..1658a18b 100644
--- a/connector/pom.xml
+++ b/connector/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>at.asitplus.eidas</groupId>
<artifactId>ms_specific</artifactId>
- <version>1.1.0-Snapshot</version>
+ <version>1.1.0</version>
</parent>
<groupId>at.asitplus.eidas.ms_specific</groupId>
diff --git a/connector_lib/pom.xml b/connector_lib/pom.xml
index a77bc9a2..83a99352 100644
--- a/connector_lib/pom.xml
+++ b/connector_lib/pom.xml
@@ -7,7 +7,7 @@
<parent>
<groupId>at.asitplus.eidas</groupId>
<artifactId>ms_specific</artifactId>
- <version>1.1.0-Snapshot</version>
+ <version>1.1.0</version>
</parent>
<groupId>at.asitplus.eidas.ms_specific</groupId>
<artifactId>connector_lib</artifactId>
diff --git a/eidas_modules/authmodule-eIDAS-v2/pom.xml b/eidas_modules/authmodule-eIDAS-v2/pom.xml
index 4615e246..8245d561 100644
--- a/eidas_modules/authmodule-eIDAS-v2/pom.xml
+++ b/eidas_modules/authmodule-eIDAS-v2/pom.xml
@@ -6,7 +6,7 @@
<parent>
<groupId>at.asitplus.eidas.ms_specific</groupId>
<artifactId>modules</artifactId>
- <version>1.1.0-Snapshot</version>
+ <version>1.1.0</version>
</parent>
<groupId>at.asitplus.eidas.ms_specific.modules</groupId>
<artifactId>authmodule-eIDAS-v2</artifactId>
diff --git a/eidas_modules/pom.xml b/eidas_modules/pom.xml
index 32ea1485..6a65ae0c 100644
--- a/eidas_modules/pom.xml
+++ b/eidas_modules/pom.xml
@@ -4,7 +4,7 @@
<parent>
<groupId>at.asitplus.eidas</groupId>
<artifactId>ms_specific</artifactId>
- <version>1.1.0-Snapshot</version>
+ <version>1.1.0</version>
</parent>
<groupId>at.asitplus.eidas.ms_specific</groupId>
<artifactId>modules</artifactId>
diff --git a/pom.xml b/pom.xml
index e11df73e..60cfabad 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>at.asitplus.eidas</groupId>
<artifactId>ms_specific</artifactId>
- <version>1.1.0-Snapshot</version>
+ <version>1.1.0</version>
<packaging>pom</packaging>
<name>MS specific eIDAS components</name>