[maven-release-plugin] prepare release logging-parent-1
diff --git a/pom.xml b/pom.xml
index 34b527b..3b8e311 100644
--- a/pom.xml
+++ b/pom.xml
@@ -18,9 +18,7 @@
   ~ under the License.
   -->
 
-<project xmlns="http://maven.apache.org/POM/4.0.0"
-         xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
-         xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
+<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
   <modelVersion>4.0.0</modelVersion>
 
   <parent>
@@ -32,7 +30,7 @@
   <groupId>org.apache.logging</groupId>
   <artifactId>logging-parent</artifactId>
   <packaging>pom</packaging>
-  <version>1-SNAPSHOT</version>
+  <version>1</version>
 
   <name>Apache Logging Services</name>
   <description>
@@ -51,6 +49,7 @@
     <connection>scm:git:git://git.apache.org/logging-parent.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/logging-parent.git</developerConnection>
     <url>https://git-wip-us.apache.org/repos/asf?p=logging-parent.git</url>
+    <tag>logging-parent-1</tag>
   </scm>
 
   <mailingLists>