[maven-release-plugin] prepare release apache-19
diff --git a/pom.xml b/pom.xml
index d7232d4..4252fd9 100644
--- a/pom.xml
+++ b/pom.xml
@@ -25,7 +25,7 @@
   <!-- for more information, see the documentation of this POM: http://maven.apache.org/pom/asf/ -->
   <groupId>org.apache</groupId>
   <artifactId>apache</artifactId>
-  <version>19-SNAPSHOT</version>
+  <version>19</version>
   <packaging>pom</packaging>
 
   <name>The Apache Software Foundation</name>
@@ -63,7 +63,7 @@
     <connection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</connection>
     <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/maven-apache-parent.git</developerConnection>
     <url>https://github.com/apache/maven-apache-parent/tree/${project.scm.tag}</url>
-    <tag>HEAD</tag>
+    <tag>apache-19</tag>
   </scm>
 
   <distributionManagement>