Revert release preparation for 0.4.0.

This reverts commit 3c03a2d95a059bab516744330abb57fb5ed1d493.


Project: http://git-wip-us.apache.org/repos/asf/incubator-crunch/repo
Commit: http://git-wip-us.apache.org/repos/asf/incubator-crunch/commit/9c5749ef
Tree: http://git-wip-us.apache.org/repos/asf/incubator-crunch/tree/9c5749ef
Diff: http://git-wip-us.apache.org/repos/asf/incubator-crunch/diff/9c5749ef

Branch: refs/heads/master
Commit: 9c5749efbc3c3eec50217a15a00ca8ee9c30b75a
Parents: 50b4fd3
Author: Matthias Friedrich <[email protected]>
Authored: Wed Nov 7 21:15:18 2012 +0100
Committer: Matthias Friedrich <[email protected]>
Committed: Wed Nov 7 21:15:18 2012 +0100

----------------------------------------------------------------------
 crunch-contrib/pom.xml |    3 ++-
 pom.xml                |    2 +-
 2 files changed, 3 insertions(+), 2 deletions(-)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/incubator-crunch/blob/9c5749ef/crunch-contrib/pom.xml
----------------------------------------------------------------------
diff --git a/crunch-contrib/pom.xml b/crunch-contrib/pom.xml
index 0ea1bc0..e98509e 100644
--- a/crunch-contrib/pom.xml
+++ b/crunch-contrib/pom.xml
@@ -16,7 +16,8 @@ KIND, either express or implied.  See the License for the
 specific language governing permissions and limitations
 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
+  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";>
   <modelVersion>4.0.0</modelVersion>
   
   <parent>

http://git-wip-us.apache.org/repos/asf/incubator-crunch/blob/9c5749ef/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index 60540c7..882ada1 100644
--- a/pom.xml
+++ b/pom.xml
@@ -90,7 +90,7 @@ under the License.
     <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>apache-crunch-0.4-incubating</tag>
+    <tag>HEAD</tag>
   </scm>
 
   <issueManagement>

Reply via email to