diff --git a/README.md b/README.md
index fe6c45c..0607c6e 100755
--- a/README.md
+++ b/README.md
@@ -4,8 +4,8 @@ Jargon Extensions API for irods-ext
 
 # Project: Jargon Extensions JWT
 ### Date: 02/26/2021
-### Release Version: 4.3.2.1-RELEASE
-### git tag: 4.3.2.1-RELEASE
+### Release Version: 
+### git tag: 4.3.2.2-SNAPSHOT
 
 ## Description
 
diff --git a/pom.xml b/pom.xml
index 6f39aed..db3645a 100755
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
 	<parent>
 		<groupId>org.irods</groupId>
 		<artifactId>jargon-pom</artifactId>
-		<version>4.3.2.1-RELEASE</version>
+		<version>4.3.2.2-SNAPSHOT</version>
 	</parent>
 	<artifactId>irodsext-jwt-service</artifactId>
 	<name>irodsext-jwt-service</name>