diff --git a/pom.xml b/pom.xml
index ecffb6ea284b628b8f033fccd9e7f910d0723fe4..50e293d36ea5838ac9a36c88a13d680788783226 100644
--- a/pom.xml
+++ b/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>eu.europa.ec.edelivery</groupId>
         <artifactId>smp-parent-pom</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>./smp-parent-pom/pom.xml</relativePath>
     </parent>
 
@@ -58,7 +58,7 @@
 
     <scm>
         <developerConnection>scm:git:https://ec.europa.eu/digital-building-blocks/code/scm/edelivery/smp.git</developerConnection>
-        <tag>HEAD</tag>
+        <tag>4.1.2</tag>
     </scm>
 
 
diff --git a/smp-angular/pom.xml b/smp-angular/pom.xml
index e35e9ca60d1c902d24650e869e56b6784f7d655a..e3dace295ebe0f5cbd957fd3cfe44a24f2966629 100644
--- a/smp-angular/pom.xml
+++ b/smp-angular/pom.xml
@@ -1,13 +1,12 @@
 <?xml version="1.0" encoding="UTF-8"?>
 
-<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
     <groupId>eu.europa.ec.edelivery</groupId>
     <artifactId>smp-parent-pom</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.2</version>
     <relativePath>../smp-parent-pom/pom.xml</relativePath>
   </parent>
   <artifactId>smp-angular</artifactId>
diff --git a/smp-api/pom.xml b/smp-api/pom.xml
index 38dad35dd852d34b2dbad484570d9a3f6751a3c6..2c5621b0b32203b76c8a52a2fc708850e6b3b0ed 100644
--- a/smp-api/pom.xml
+++ b/smp-api/pom.xml
@@ -17,7 +17,7 @@
     <parent>
         <groupId>eu.europa.ec.edelivery</groupId>
         <artifactId>smp-parent-pom</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../smp-parent-pom/pom.xml</relativePath>
     </parent>
 
diff --git a/smp-parent-pom/pom.xml b/smp-parent-pom/pom.xml
index 96ca9f4a7e0ab78396d93dded9646374fefb2798..187407c4212c2cb4a94528b622a90fcdab13a2b2 100644
--- a/smp-parent-pom/pom.xml
+++ b/smp-parent-pom/pom.xml
@@ -16,7 +16,7 @@
     <modelVersion>4.0.0</modelVersion>
     <groupId>eu.europa.ec.edelivery</groupId>
     <artifactId>smp-parent-pom</artifactId>
-    <version>4.1.2-SNAPSHOT</version>
+    <version>4.1.2</version>
     <packaging>pom</packaging>
     <name>smp-parent-pom</name>
     <description>SMP - CEF eDelivery</description>
diff --git a/smp-server-library/pom.xml b/smp-server-library/pom.xml
index ffd58acb6b9a87c53922bc2098544a1b34e62b2d..a658ed7fff5278dbe11bc124281713a67cb5cee1 100644
--- a/smp-server-library/pom.xml
+++ b/smp-server-library/pom.xml
@@ -16,7 +16,7 @@
     <parent>
         <groupId>eu.europa.ec.edelivery</groupId>
         <artifactId>smp-parent-pom</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../smp-parent-pom/pom.xml</relativePath>
     </parent>
     <artifactId>smp-server-library</artifactId>
diff --git a/smp-webapp/pom.xml b/smp-webapp/pom.xml
index 377f0e545d80290cb83ec2c6b29f4c3fbb3facae..b58cde1641c8f25b897601d787027ff153b25cc0 100644
--- a/smp-webapp/pom.xml
+++ b/smp-webapp/pom.xml
@@ -3,7 +3,7 @@
     <parent>
         <groupId>eu.europa.ec.edelivery</groupId>
         <artifactId>smp-parent-pom</artifactId>
-        <version>4.1.2-SNAPSHOT</version>
+        <version>4.1.2</version>
         <relativePath>../smp-parent-pom/pom.xml</relativePath>
     </parent>
     <artifactId>smp</artifactId>