diff options
author | Thomas <> | 2022-08-02 09:34:24 +0200 |
---|---|---|
committer | Thomas <> | 2022-08-02 09:34:24 +0200 |
commit | 1d6d103727811c970a7e01f762795d9374311ac3 (patch) | |
tree | 6c415398bb174550e9da0c18eec3e125eef2716c /connector/pom.xml | |
parent | 7cafb476eb9d235a285f9ac82937854abee06608 (diff) | |
download | National_eIDAS_Gateway-1d6d103727811c970a7e01f762795d9374311ac3.tar.gz National_eIDAS_Gateway-1d6d103727811c970a7e01f762795d9374311ac3.tar.bz2 National_eIDAS_Gateway-1d6d103727811c970a7e01f762795d9374311ac3.zip |
build: switch to next release version1.3.2
Diffstat (limited to 'connector/pom.xml')
-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 514ad766..342daf9f 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-SNAPSHOT</version> + <version>1.3.2</version> </parent> <groupId>at.asitplus.eidas.ms_specific</groupId> |