Prepare for the next release candidate
diff --git a/pom.xml b/pom.xml
index f28de2a..18e8d69 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   </parent>
   <artifactId>commons-release-plugin</artifactId>
   <packaging>maven-plugin</packaging>
-  <version>1.8.2-SNAPSHOT</version>
+  <version>1.8.2</version>
   <name>Apache Commons Release Plugin</name>
 
   <description>
@@ -125,7 +125,7 @@
     <project.build.sourceEncoding>${commons.encoding}</project.build.sourceEncoding>
     <!-- This is used by reporting plugins -->
     <project.reporting.outputEncoding>${commons.encoding}</project.reporting.outputEncoding>
-    <project.build.outputTimestamp>2024-01-01T00:00:00Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2024-04-16T00:45:44Z</project.build.outputTimestamp>
 
     <commons.release.isDistModule>true</commons.release.isDistModule>
     <commons.release.version>1.8.2</commons.release.version>