diff --git a/pom.xml b/pom.xml
index 3fd2e18..48e687c 100644
--- a/pom.xml
+++ b/pom.xml
@@ -2,7 +2,7 @@
   <modelVersion>4.0.0</modelVersion>
   <groupId>org.folio</groupId>
   <artifactId>edge-patron</artifactId>
-  <version>4.3.0-SNAPSHOT</version>
+  <version>4.3.0</version>
   <packaging>jar</packaging>
 
   <name>Edge API - Patron Empowerment</name>
@@ -17,7 +17,7 @@
     <url>https://github.com/folio-org/edge-patron.git</url>
     <connection>scm:git:git://github.com/folio-org/edge-paton.git</connection>
     <developerConnection>scm:git:git@github.com:folio-org/edge-patron.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>v4.3.0</tag>
   </scm>
 
   <licenses>