JEXL: preparing 3.2.1
diff --git a/pom.xml b/pom.xml
index 7ea901e..1be3ad7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,7 +24,7 @@
     </parent>
 
     <artifactId>commons-jexl3</artifactId>
-    <version>3.3-SNAPSHOT</version>
+    <version>3.2.1</version>
     <name>Apache Commons JEXL</name>
     <description>JEXL is a library intended to facilitate the implementation of scripting features in
         applications and frameworks written in Java.</description>