From 69c053ee4a71d85ebc3d0fd2b39dbfba2552a8b4 Mon Sep 17 00:00:00 2001 From: Joze RIHTARSIC <joze.RIHTARSIC@ext.ec.europa.eu> Date: Wed, 29 Jun 2022 11:03:59 +0200 Subject: [PATCH] set the release version 1.11 of 2-way-auth library --- pom.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/pom.xml b/pom.xml index f703110f1..ba9ab083d 100644 --- a/pom.xml +++ b/pom.xml @@ -34,7 +34,7 @@ <maven.compiler.target>1.8</maven.compiler.target> <maven.compiler.source>1.8</maven.compiler.source> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> - <edelivery.ssl-auth.version>1.11-SNAPSHOT</edelivery.ssl-auth.version> + <edelivery.ssl-auth.version>1.11</edelivery.ssl-auth.version> <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding> <ant-commons-net.version>1.6.5</ant-commons-net.version> -- GitLab