[maven-release-plugin] prepare release streams-master-0.3-incubating
diff --git a/pom.xml b/pom.xml
index 63052f7..a8436c0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -32,7 +32,7 @@
     <name>Apache Streams :: streams-master</name>
     <description>Apache Streams Master Pom</description>
     <packaging>pom</packaging>
-    <version>0.3-incubating-SNAPSHOT</version>
+    <version>0.3-incubating</version>
 
     <inceptionYear>2012</inceptionYear>
 
@@ -51,7 +51,8 @@
         <connection>scm:git:git@github.com:apache/incubator-streams-master.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-streams-master.git</developerConnection>
         <url>scm:git:git@github.com:apache/incubator-streams-master.git</url>
-    </scm>
+      <tag>streams-master-0.3-incubating</tag>
+  </scm>
 
     <issueManagement>
         <system>JIRA</system>
@@ -944,7 +945,7 @@
                     <failOnError>false</failOnError>
                     <minmemory>128m</minmemory>
                     <maxmemory>1g</maxmemory>
-                    <docfilessubdirs/>
+                    <docfilessubdirs />
                 </configuration>
                 <reportSets>
                     <reportSet>