[maven-release-plugin] prepare release maven-filtering-3.3.0
diff --git a/pom.xml b/pom.xml
index 5460a65..b4dd8ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -24,11 +24,11 @@
     <groupId>org.apache.maven.shared</groupId>
     <artifactId>maven-shared-components</artifactId>
     <version>36</version>
-    <relativePath/>
+    <relativePath />
   </parent>
 
   <artifactId>maven-filtering</artifactId>
-  <version>3.3.0-SNAPSHOT</version>
+  <version>3.3.0</version>
 
   <name>Apache Maven Filtering</name>
   <description>A component to assist in filtering of resource files with properties from a Maven project.</description>
@@ -37,7 +37,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-filtering.git</developerConnection>
     <url>https://github.com/apache/maven-filtering/tree/${project.scm.tag}</url>
-    <tag>maven-filtering-3.2.0</tag>
+    <tag>maven-filtering-3.3.0</tag>
   </scm>
   <issueManagement>
     <system>JIRA</system>
@@ -59,7 +59,7 @@
     <mavenVersion>3.2.5</mavenVersion>
     <slf4jVersion>1.7.36</slf4jVersion>
     <plexusBuildApiVersion>0.0.7</plexusBuildApiVersion>
-    <project.build.outputTimestamp>2020-08-05T15:18:01Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2022-06-11T13:41:15Z</project.build.outputTimestamp>
   </properties>
 
   <contributors>