aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-10 08:54:39 +0100
committerThomas Lenz <thomas.lenz@egiz.gv.at>2019-12-10 08:54:39 +0100
commit0bf4682bfb4552c143ed62c337bfb5f26b4478aa (patch)
treec16543d4432d1de23e1dab37ea256ec8a6c988f2
parentcf01ed53c99960c88483ae9a000b2284421f281b (diff)
downloadNational_eIDAS_Gateway-0bf4682bfb4552c143ed62c337bfb5f26b4478aa.tar.gz
National_eIDAS_Gateway-0bf4682bfb4552c143ed62c337bfb5f26b4478aa.tar.bz2
National_eIDAS_Gateway-0bf4682bfb4552c143ed62c337bfb5f26b4478aa.zip
switch to version 1.1.0-snapshot
-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 52addf4d..81ce1838 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.0.3-snapshot</version>
+ <version>1.1.0-Snapshot</version>
</parent>
<groupId>at.asitplus.eidas.ms_specific</groupId>
diff --git a/connector_lib/pom.xml b/connector_lib/pom.xml
index ec9e57f7..a77bc9a2 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.0.3-snapshot</version>
+ <version>1.1.0-Snapshot</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 3e37d2fb..4615e246 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.0.3-snapshot</version>
+ <version>1.1.0-Snapshot</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 2c7e0564..32ea1485 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.0.3-snapshot</version>
+ <version>1.1.0-Snapshot</version>
</parent>
<groupId>at.asitplus.eidas.ms_specific</groupId>
<artifactId>modules</artifactId>
diff --git a/pom.xml b/pom.xml
index 042fe2e7..e11df73e 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.0.3-snapshot</version>
+ <version>1.1.0-Snapshot</version>
<packaging>pom</packaging>
<name>MS specific eIDAS components</name>