diff options
author | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-09-24 10:28:00 +0200 |
---|---|---|
committer | Thomas Lenz <thomas.lenz@egiz.gv.at> | 2020-09-24 10:28:00 +0200 |
commit | 882612b9d3ff146a3ebf18f2e33019361ac6e5ee (patch) | |
tree | 3f0c83bbd4875153f656c716a8d0074000915c21 | |
parent | 8337cf665a74b05ff24703485e4895545b713ca6 (diff) | |
download | EAAF-Components-882612b9d3ff146a3ebf18f2e33019361ac6e5ee.tar.gz EAAF-Components-882612b9d3ff146a3ebf18f2e33019361ac6e5ee.tar.bz2 EAAF-Components-882612b9d3ff146a3ebf18f2e33019361ac6e5ee.zip |
switch to next release version
-rw-r--r-- | eaaf_core/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_core_api/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_core_utils/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_auth_sl20/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_moa-sig/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_core/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_idp/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/eaaf_module_pvp2_sp/pom.xml | 2 | ||||
-rw-r--r-- | eaaf_modules/pom.xml | 2 | ||||
-rw-r--r-- | pom.xml | 13 |
10 files changed, 20 insertions, 11 deletions
diff --git a/eaaf_core/pom.xml b/eaaf_core/pom.xml index 9559ad3e..1d274d01 100644 --- a/eaaf_core/pom.xml +++ b/eaaf_core/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> diff --git a/eaaf_core_api/pom.xml b/eaaf_core_api/pom.xml index 33f0d0ff..0334ff93 100644 --- a/eaaf_core_api/pom.xml +++ b/eaaf_core_api/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_api</artifactId> diff --git a/eaaf_core_utils/pom.xml b/eaaf_core_utils/pom.xml index 022d1284..b6da2804 100644 --- a/eaaf_core_utils/pom.xml +++ b/eaaf_core_utils/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_core_utils</artifactId> diff --git a/eaaf_modules/eaaf_module_auth_sl20/pom.xml b/eaaf_modules/eaaf_module_auth_sl20/pom.xml index deb1a031..052b3a36 100644 --- a/eaaf_modules/eaaf_module_auth_sl20/pom.xml +++ b/eaaf_modules/eaaf_module_auth_sl20/pom.xml @@ -3,7 +3,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <artifactId>eaaf_module_auth_sl20</artifactId> <name>Generic SL2.0 authentication</name> diff --git a/eaaf_modules/eaaf_module_moa-sig/pom.xml b/eaaf_modules/eaaf_module_moa-sig/pom.xml index 3c5ca629..b19bb0cc 100644 --- a/eaaf_modules/eaaf_module_moa-sig/pom.xml +++ b/eaaf_modules/eaaf_module_moa-sig/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <artifactId>eaaf_module_moa-sig</artifactId> <name>MOA-Sig signature verification module</name> diff --git a/eaaf_modules/eaaf_module_pvp2_core/pom.xml b/eaaf_modules/eaaf_module_pvp2_core/pom.xml index c0aaccc2..2330b096 100644 --- a/eaaf_modules/eaaf_module_pvp2_core/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_core/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <artifactId>eaaf_module_pvp2_core</artifactId> <name>eaaf_module_pvp2_core</name> diff --git a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml index 74f80bfe..9eeb6b0d 100644 --- a/eaaf_modules/eaaf_module_pvp2_idp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_idp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <artifactId>eaaf_module_pvp2_idp</artifactId> <name>eaaf_module_pvp2_core</name> diff --git a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml index b5017fed..7d59fc2f 100644 --- a/eaaf_modules/eaaf_module_pvp2_sp/pom.xml +++ b/eaaf_modules/eaaf_module_pvp2_sp/pom.xml @@ -5,7 +5,7 @@ <parent> <groupId>at.gv.egiz.eaaf</groupId> <artifactId>eaaf_modules</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <artifactId>eaaf_module_pvp2_sp</artifactId> <name>eaaf_module_pvp2_sp</name> diff --git a/eaaf_modules/pom.xml b/eaaf_modules/pom.xml index b140e9dc..ea024d19 100644 --- a/eaaf_modules/pom.xml +++ b/eaaf_modules/pom.xml @@ -4,7 +4,7 @@ <parent> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> </parent> <groupId>at.gv.egiz.eaaf</groupId> @@ -4,7 +4,7 @@ <modelVersion>4.0.0</modelVersion> <groupId>at.gv.egiz</groupId> <artifactId>eaaf</artifactId> - <version>1.0.14</version> + <version>1.0.15</version> <packaging>pom</packaging> <name>EGIZ EAAF components</name> @@ -68,11 +68,13 @@ <com.fasterxml.jackson.core.version>2.9.8</com.fasterxml.jackson.core.version> <org.bitbucket.b_c.jose4j.version>0.6.5</org.bitbucket.b_c.jose4j.version> - + <jaxen.jaxen.version>1.1.6</jaxen.jaxen.version> <xerces.version>2.11.0</xerces.version> <xalan.version>2.7.1</xalan.version> + <javax.annotation-api.version>1.3.2</javax.annotation-api.version> + </properties> <profiles> @@ -441,6 +443,13 @@ </dependency> </dependencies> </dependencyManagement> + <dependencies> + <dependency> + <groupId>javax.annotation</groupId> + <artifactId>javax.annotation-api</artifactId> + <version>${javax.annotation-api.version}</version> + </dependency> + </dependencies> <build> <extensions> |