diff options
author | Thomas <> | 2022-03-17 08:11:43 +0100 |
---|---|---|
committer | Thomas <> | 2022-03-17 08:11:43 +0100 |
commit | 7727b187019a3a6ff8f9d79819e878b4cb6b7d69 (patch) | |
tree | c3301480485a021a95f4d4ffa3669c52ab4ce4bd /modules/core_common_lib | |
parent | f74c5dab7982cb93d70611feecf10f3624657a36 (diff) | |
parent | 942fb62a525ca49dfd1845a309d9cbc76d612c17 (diff) | |
download | National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.tar.gz National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.tar.bz2 National_eIDAS_Gateway-7727b187019a3a6ff8f9d79819e878b4cb6b7d69.zip |
Merge branch 'nightlybuild' into feature/ms_proxy_before_refactoring
Diffstat (limited to 'modules/core_common_lib')
-rw-r--r-- | modules/core_common_lib/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/modules/core_common_lib/pom.xml b/modules/core_common_lib/pom.xml index a27c20e3..3cf4e66c 100644 --- a/modules/core_common_lib/pom.xml +++ b/modules/core_common_lib/pom.xml @@ -7,7 +7,7 @@ <parent> <groupId>at.asitplus.eidas.ms_specific</groupId> <artifactId>modules</artifactId> - <version>1.2.4-SNAPSHOT</version> + <version>1.3.0-SNAPSHOT</version> </parent> <artifactId>core_common_lib</artifactId> <name>ms_specific_common_lib</name> |