diff --git a/CHANGELOG.md b/CHANGELOG.md
index 79aa15148..aaeb22102 100644
--- a/CHANGELOG.md
+++ b/CHANGELOG.md
@@ -4,6 +4,9 @@ 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
diff --git a/README.md b/README.md
index 14ca85843..ef75fdeac 100644
--- a/README.md
+++ b/README.md
@@ -1,7 +1,7 @@
# Project: Jargon-core API
-### 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/data-profile/pom.xml b/data-profile/pom.xml
index 7903f119a..f3a7f0f15 100644
--- a/data-profile/pom.xml
+++ b/data-profile/pom.xml
@@ -6,7 +6,7 @@
jargon
org.irods
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
org.irods.jargon
data-profile
diff --git a/jargon-core/pom.xml b/jargon-core/pom.xml
index 90811b37d..e12e350d8 100644
--- a/jargon-core/pom.xml
+++ b/jargon-core/pom.xml
@@ -5,7 +5,7 @@
org.irods
jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
4.0.0
org.irods.jargon
diff --git a/jargon-data-utils/pom.xml b/jargon-data-utils/pom.xml
index 92604087f..77699d82c 100644
--- a/jargon-data-utils/pom.xml
+++ b/jargon-data-utils/pom.xml
@@ -6,7 +6,7 @@
org.irods
jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
org.irods.jargon
jargon-data-utils
diff --git a/jargon-mdquery/pom.xml b/jargon-mdquery/pom.xml
index e5ce5ce82..13b9d357d 100644
--- a/jargon-mdquery/pom.xml
+++ b/jargon-mdquery/pom.xml
@@ -6,7 +6,7 @@
jargon
org.irods
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
org.irods.jargon
jargon-mdquery
diff --git a/jargon-pool/pom.xml b/jargon-pool/pom.xml
index 0931bcfe3..53dc476e6 100644
--- a/jargon-pool/pom.xml
+++ b/jargon-pool/pom.xml
@@ -6,7 +6,7 @@
org.irods
jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
org.irods.jargon
jargon-pool
diff --git a/jargon-ruleservice/pom.xml b/jargon-ruleservice/pom.xml
index ac23c59ee..6a081a27e 100644
--- a/jargon-ruleservice/pom.xml
+++ b/jargon-ruleservice/pom.xml
@@ -3,7 +3,7 @@
org.irods
jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
org.irods.jargon
jargon-ruleservice
diff --git a/jargon-ticket/pom.xml b/jargon-ticket/pom.xml
index 39b817c41..b92d88285 100644
--- a/jargon-ticket/pom.xml
+++ b/jargon-ticket/pom.xml
@@ -3,7 +3,7 @@
org.irods
jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
org.irods.jargon
jargon-ticket
diff --git a/jargon-user-tagging/pom.xml b/jargon-user-tagging/pom.xml
index 060adfc3c..6e8af55f5 100644
--- a/jargon-user-tagging/pom.xml
+++ b/jargon-user-tagging/pom.xml
@@ -2,7 +2,7 @@
org.irods
jargon
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
4.0.0
org.irods.jargon
diff --git a/jargon-zipservice/pom.xml b/jargon-zipservice/pom.xml
index d3b537147..8377687f9 100644
--- a/jargon-zipservice/pom.xml
+++ b/jargon-zipservice/pom.xml
@@ -5,7 +5,7 @@
jargon
org.irods
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
org.irods.jargon
jargon-zipservice
diff --git a/pom.xml b/pom.xml
index fe4470f24..06cf33226 100644
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
org.irods
jargon-pom
- 4.3.2.1-SNAPSHOT
+ 4.3.2.1-RELEASE
Jargon
Core Java API and related libraries for iRODS