diff --git a/example/pom.xml b/example/pom.xml
index 0d6a4d18..979eea9a 100644
--- a/example/pom.xml
+++ b/example/pom.xml
@@ -10,7 +10,7 @@
eu.webeid.example
web-eid-springboot-example
- 3.2.1-SNAPSHOT
+ 3.2.1
web-eid-springboot-example
Example Spring Boot application that demonstrates how to use Web eID for authentication and digital
signing
@@ -19,7 +19,7 @@
17
3.5.3
- 3.2.1-SNAPSHOT
+ 3.2.1
6.1.1
1.44
3.5.1
diff --git a/pom.xml b/pom.xml
index 94f32af1..9620b800 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,7 +5,7 @@
4.0.0
authtoken-validation
eu.webeid.security
- 3.2.1-SNAPSHOT
+ 3.2.1
jar
authtoken-validation
Web eID authentication token validation library for Java