[maven-release-plugin] prepare branch apache-crunch-0.4-incubating
diff --git a/crunch-contrib/pom.xml b/crunch-contrib/pom.xml
index e98509e..0ea1bc0 100644
--- a/crunch-contrib/pom.xml
+++ b/crunch-contrib/pom.xml
@@ -16,8 +16,7 @@
 specific language governing permissions and limitations
 under the License.
 -->
-<project
-  xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"  xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance">
+<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>
diff --git a/pom.xml b/pom.xml
index 882ada1..60540c7 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@
     <url>https://git-wip-us.apache.org/repos/asf?p=incubator-crunch.git</url>
     <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-crunch.git</connection>
     <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-crunch.git</developerConnection>
-    <tag>HEAD</tag>
+    <tag>apache-crunch-0.4-incubating</tag>
   </scm>
 
   <issueManagement>