diff options
author | Thomas <> | 2022-08-02 13:51:04 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-02 13:51:04 +0200 |
commit | a68b565349664285933be2a3a498ebb640c29c1e (patch) | |
tree | 49d9fc6055c2fefb08a94959bf9db981c5c008e3 /connector | |
parent | 1d6d103727811c970a7e01f762795d9374311ac3 (diff) | |
download | National_eIDAS_Gateway-a68b565349664285933be2a3a498ebb640c29c1e.tar.gz National_eIDAS_Gateway-a68b565349664285933be2a3a498ebb640c29c1e.tar.bz2 National_eIDAS_Gateway-a68b565349664285933be2a3a498ebb640c29c1e.zip |
build: switch to next snapshot version
Diffstat (limited to 'connector')
-rw-r--r-- | connector/pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/connector/pom.xml b/connector/pom.xml index 342daf9f..01a8f225 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.3.2</version> + <version>1.3.3-SNAPSHOT</version> </parent> <groupId>at.asitplus.eidas.ms_specific</groupId> |