diff --git a/CHANGELOG.md b/CHANGELOG.md
index a2cdc6c..540004a 100755
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,10 @@ All notable changes to this project will be documented in this file.
The format is based on [Keep a Changelog](https://keepachangelog.com/en/1.0.0/),
and this project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
+[unreleased]
+
+[4.3.2.1-RELEASE - 02/26/2021]
+
### Added
##### Support for metalnx thumbnail based gallery browsing #21
@@ -13,5 +17,3 @@ Added a GalleryListService that can support gallery browsing in applications suc
### Changed
-### Removed
-
diff --git a/README.md b/README.md
index 2b5019e..d8db810 100755
--- a/README.md
+++ b/README.md
@@ -3,9 +3,9 @@ Jargon Extensions API for irods-ext
# Project: Jargon Extensions API - IRODS-EXT
-### Date:
-### Release Version: 4.3.2.1-SNAPSHOT
-### git tag:
+### Date: 02/26/2021
+### Release Version: 4.3.2.1-RELEASE
+### git tag: 4.3.2.1-RELEASE
## News
diff --git a/emc-metalnx-core/pom.xml b/emc-metalnx-core/pom.xml
index 8b3935b..b603244 100755
--- a/emc-metalnx-core/pom.xml
+++ b/emc-metalnx-core/pom.xml
@@ -8,7 +8,7 @@
jargon-irods-ext
org.irods.jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
emc-metalnx-core
diff --git a/emc-metalnx-services/pom.xml b/emc-metalnx-services/pom.xml
index 7feb71b..d497aea 100755
--- a/emc-metalnx-services/pom.xml
+++ b/emc-metalnx-services/pom.xml
@@ -7,7 +7,7 @@
jargon-irods-ext
org.irods.jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
emc-metalnx-services
diff --git a/irodsext-data-profiler/pom.xml b/irodsext-data-profiler/pom.xml
index 594af51..b0434fa 100755
--- a/irodsext-data-profiler/pom.xml
+++ b/irodsext-data-profiler/pom.xml
@@ -6,7 +6,7 @@
jargon-irods-ext
org.irods.jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
irodsext-data-profiler
irodsext-data-profiler
diff --git a/pom.xml b/pom.xml
index e77bffc..5e9d0de 100755
--- a/pom.xml
+++ b/pom.xml
@@ -8,7 +8,7 @@
org.irods
jargon-pom
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
4.3.11.Final