[maven-release-plugin] prepare release maven-project-info-reports-plugin-3.4.4
diff --git a/pom.xml b/pom.xml
index a3f85a5..bf0d3ce 100644
--- a/pom.xml
+++ b/pom.xml
@@ -28,7 +28,7 @@
   </parent>
 
   <artifactId>maven-project-info-reports-plugin</artifactId>
-  <version>3.4.4-SNAPSHOT</version>
+  <version>3.4.4</version>
   <packaging>maven-plugin</packaging>
 
   <name>Apache Maven Project Info Reports Plugin</name>
@@ -95,7 +95,7 @@
   <scm>
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-project-info-reports-plugin.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>maven-project-info-reports-plugin-3.4.4</tag>
     <url>https://github.com/apache/maven-project-info-reports-plugin/tree/${project.scm.tag}</url>
   </scm>
   <issueManagement>
@@ -123,7 +123,7 @@
     <fluidoSkinVersion>1.11.1</fluidoSkinVersion>
     <surefire.version>3.1.0</surefire.version>
     <checkstyle.violation.ignore>ParameterNumber,MethodLength</checkstyle.violation.ignore>
-    <project.build.outputTimestamp>2023-04-15T14:36:20Z</project.build.outputTimestamp>
+    <project.build.outputTimestamp>2023-05-26T19:13:09Z</project.build.outputTimestamp>
   </properties>
 
   <dependencies>