[maven-release-plugin] prepare release MetaModel-4.0.0-incubating
diff --git a/core/pom.xml b/core/pom.xml
index dd8fc8a..8a925a3 100644
--- a/core/pom.xml
+++ b/core/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-core</artifactId>
diff --git a/couchdb/pom.xml b/couchdb/pom.xml
index 2f0d35d..8cb1e77 100644
--- a/couchdb/pom.xml
+++ b/couchdb/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-couchdb</artifactId>
diff --git a/csv/pom.xml b/csv/pom.xml
index 99b55e0..b17af3b 100644
--- a/csv/pom.xml
+++ b/csv/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-csv</artifactId>
diff --git a/excel/pom.xml b/excel/pom.xml
index 3a9cdda..86a5e41 100644
--- a/excel/pom.xml
+++ b/excel/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-excel</artifactId>
diff --git a/fixedwidth/pom.xml b/fixedwidth/pom.xml
index ccae638..3d38d58 100644
--- a/fixedwidth/pom.xml
+++ b/fixedwidth/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-fixedwidth</artifactId>
diff --git a/full/pom.xml b/full/pom.xml
index 97d299c..90c1547 100644
--- a/full/pom.xml
+++ b/full/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-full</artifactId>
diff --git a/jdbc/pom.xml b/jdbc/pom.xml
index 348092f..dae74fd 100644
--- a/jdbc/pom.xml
+++ b/jdbc/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-jdbc</artifactId>
diff --git a/mongodb/pom.xml b/mongodb/pom.xml
index f94a644..be31432 100644
--- a/mongodb/pom.xml
+++ b/mongodb/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-mongodb</artifactId>
diff --git a/openoffice/pom.xml b/openoffice/pom.xml
index 1220ad9..63f5dcc 100644
--- a/openoffice/pom.xml
+++ b/openoffice/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-openoffice</artifactId>
diff --git a/pojo/pom.xml b/pojo/pom.xml
index e0d6b95..6f863c7 100644
--- a/pojo/pom.xml
+++ b/pojo/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-pojo</artifactId>
diff --git a/pom.xml b/pom.xml
index 2112961..8289d9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -41,11 +41,11 @@
 		<url>https://git-wip-us.apache.org/repos/asf?p=incubator-metamodel.git</url>
 		<connection>scm:git:http://git-wip-us.apache.org/repos/asf/incubator-metamodel.git</connection>
 		<developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-metamodel.git</developerConnection>
-	  <tag>HEAD</tag>
+	  <tag>MetaModel-4.0.0-incubating</tag>
   </scm>
 	<groupId>org.apache.metamodel</groupId>
 	<artifactId>MetaModel</artifactId>
-	<version>4.0.1-incubating-SNAPSHOT</version>
+	<version>4.0.0-incubating</version>
 	<name>MetaModel</name>
 	<description>MetaModel is a library that encapsulates the differences and enhances 
 		the capabilities of different datastores. Rich querying abilities are
diff --git a/salesforce/pom.xml b/salesforce/pom.xml
index faf4d3e..8433e4c 100644
--- a/salesforce/pom.xml
+++ b/salesforce/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-salesforce</artifactId>
diff --git a/sugarcrm/pom.xml b/sugarcrm/pom.xml
index 0162d98..07d1ad9 100644
--- a/sugarcrm/pom.xml
+++ b/sugarcrm/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-sugarcrm</artifactId>
diff --git a/xml/pom.xml b/xml/pom.xml
index 99b07bb..ba762cb 100644
--- a/xml/pom.xml
+++ b/xml/pom.xml
@@ -21,7 +21,7 @@
 	<parent>
 		<artifactId>MetaModel</artifactId>
 		<groupId>org.apache.metamodel</groupId>
-		<version>4.0.1-incubating-SNAPSHOT</version>
+		<version>4.0.0-incubating</version>
 	</parent>
 	<modelVersion>4.0.0</modelVersion>
 	<artifactId>MetaModel-xml</artifactId>