[maven-release-plugin] prepare release batchee-0.4-incubating
diff --git a/extensions/beanio/pom.xml b/extensions/beanio/pom.xml
index 7ba7d5d..b583f2c 100644
--- a/extensions/beanio/pom.xml
+++ b/extensions/beanio/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-beanio</artifactId>
diff --git a/extensions/camel/pom.xml b/extensions/camel/pom.xml
index 553a138..c42c0ca 100644
--- a/extensions/camel/pom.xml
+++ b/extensions/camel/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-camel</artifactId>
diff --git a/extensions/cdi/pom.xml b/extensions/cdi/pom.xml
index 2bc90f9..c2eaf13 100644
--- a/extensions/cdi/pom.xml
+++ b/extensions/cdi/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-cdi</artifactId>
diff --git a/extensions/commons-csv/pom.xml b/extensions/commons-csv/pom.xml
index 3a791fc..4a413d8 100644
--- a/extensions/commons-csv/pom.xml
+++ b/extensions/commons-csv/pom.xml
@@ -15,13 +15,13 @@
   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 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>
     <artifactId>batchee-extensions</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-commons-csv</artifactId>
diff --git a/extensions/extension-doc-helper/pom.xml b/extensions/extension-doc-helper/pom.xml
index 8e21d11..df10d16 100644
--- a/extensions/extension-doc-helper/pom.xml
+++ b/extensions/extension-doc-helper/pom.xml
@@ -15,11 +15,11 @@
   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 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">
   <parent>
     <artifactId>batchee-extensions</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/extras/pom.xml b/extensions/extras/pom.xml
index 5f95ec1..d26c33b 100644
--- a/extensions/extras/pom.xml
+++ b/extensions/extras/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-extras</artifactId>
diff --git a/extensions/groovy/pom.xml b/extensions/groovy/pom.xml
index 9904b70..8961b56 100644
--- a/extensions/groovy/pom.xml
+++ b/extensions/groovy/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-groovy</artifactId>
diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml
index 41fa7ef..5fde316 100644
--- a/extensions/hazelcast/pom.xml
+++ b/extensions/hazelcast/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-hazelcast</artifactId>
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index f077053..ab095cc 100644
--- a/extensions/jackson/pom.xml
+++ b/extensions/jackson/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-jackson</artifactId>
diff --git a/extensions/jsefa/pom.xml b/extensions/jsefa/pom.xml
index 28470e5..8ccd6a2 100644
--- a/extensions/jsefa/pom.xml
+++ b/extensions/jsefa/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-extensions</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-jsefa</artifactId>
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index 4ab4b93..30ff87d 100644
--- a/extensions/jsonp/pom.xml
+++ b/extensions/jsonp/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee-extensions</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-jsonp</artifactId>
diff --git a/extensions/modelmapper/pom.xml b/extensions/modelmapper/pom.xml
index 2c8e58d..bbdf10e 100644
--- a/extensions/modelmapper/pom.xml
+++ b/extensions/modelmapper/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee-extensions</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-modelmapper</artifactId>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 35b0869..2e3ea89 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-extensions</artifactId>
diff --git a/gui/jaxrs/jaxrs-client/pom.xml b/gui/jaxrs/jaxrs-client/pom.xml
index 8c90e14..650af6b 100644
--- a/gui/jaxrs/jaxrs-client/pom.xml
+++ b/gui/jaxrs/jaxrs-client/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>batchee-jaxrs</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/jaxrs-common/pom.xml b/gui/jaxrs/jaxrs-common/pom.xml
index 72df1b9..75afbd1 100644
--- a/gui/jaxrs/jaxrs-common/pom.xml
+++ b/gui/jaxrs/jaxrs-common/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>batchee-jaxrs</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/jaxrs-server/pom.xml b/gui/jaxrs/jaxrs-server/pom.xml
index 21ac88e..fcf3b71 100644
--- a/gui/jaxrs/jaxrs-server/pom.xml
+++ b/gui/jaxrs/jaxrs-server/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <artifactId>batchee-jaxrs</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/pom.xml b/gui/jaxrs/pom.xml
index 3c3c8f4..8730476 100644
--- a/gui/jaxrs/pom.xml
+++ b/gui/jaxrs/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-gui</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-jaxrs</artifactId>
diff --git a/gui/jaxrs/webapp/pom.xml b/gui/jaxrs/webapp/pom.xml
index 7d43f47..c947ce9 100644
--- a/gui/jaxrs/webapp/pom.xml
+++ b/gui/jaxrs/webapp/pom.xml
@@ -19,7 +19,7 @@
     <parent>
         <groupId>org.apache.batchee</groupId>
         <artifactId>batchee-jaxrs</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/pom.xml b/gui/pom.xml
index 89cee9e..7665097 100644
--- a/gui/pom.xml
+++ b/gui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-gui</artifactId>
diff --git a/gui/servlet/embedded/pom.xml b/gui/servlet/embedded/pom.xml
index cc8efb9..40d6407 100644
--- a/gui/servlet/embedded/pom.xml
+++ b/gui/servlet/embedded/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>batchee-servlet</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/gui/servlet/pom.xml b/gui/servlet/pom.xml
index 07b73c0..8aeb0f3 100644
--- a/gui/servlet/pom.xml
+++ b/gui/servlet/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee-gui</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-servlet</artifactId>
diff --git a/gui/servlet/webapp/pom.xml b/gui/servlet/webapp/pom.xml
index b4cf109..427e3d4 100644
--- a/gui/servlet/webapp/pom.xml
+++ b/gui/servlet/webapp/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>batchee-servlet</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index c394373..1a5db75 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.batchee</groupId>
         <artifactId>batchee</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>integration-tests</artifactId>
diff --git a/integration-tests/transaction/pom.xml b/integration-tests/transaction/pom.xml
index 1e2122d..d1fc8ff 100644
--- a/integration-tests/transaction/pom.xml
+++ b/integration-tests/transaction/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <groupId>org.apache.batchee</groupId>
         <artifactId>integration-tests</artifactId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>integration-transaction</artifactId>
diff --git a/jbatch/pom.xml b/jbatch/pom.xml
index bb62c9e..7c0ecf5 100644
--- a/jbatch/pom.xml
+++ b/jbatch/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-jbatch</artifactId>
diff --git a/pom.xml b/pom.xml
index 4869524..d5a6b32 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
     <groupId>org.apache.batchee</groupId>
     <artifactId>batchee</artifactId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
     <packaging>pom</packaging>
     <name>BatchEE</name>
 
@@ -34,7 +34,7 @@
         <connection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</connection>
         <developerConnection>scm:git:https://git-wip-us.apache.org/repos/asf/incubator-batchee.git</developerConnection>
         <url>https://git-wip-us.apache.org/repos/asf?p=incubator-batchee.git;a=summary</url>
-      <tag>HEAD</tag>
+      <tag>batchee-0.4-incubating</tag>
   </scm>
 
 
diff --git a/test/pom.xml b/test/pom.xml
index 5340763..fd66244 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-test</artifactId>
diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml
index 6caeb3c..0268276 100644
--- a/tools/cli/pom.xml
+++ b/tools/cli/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee-tools</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-cli</artifactId>
diff --git a/tools/doc-api/pom.xml b/tools/doc-api/pom.xml
index f0dc773..c7dda43 100644
--- a/tools/doc-api/pom.xml
+++ b/tools/doc-api/pom.xml
@@ -15,13 +15,13 @@
   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 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>
     <artifactId>batchee-tools</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-doc-api</artifactId>
diff --git a/tools/ee6/pom.xml b/tools/ee6/pom.xml
index f9e9e73..9ce0d0d 100644
--- a/tools/ee6/pom.xml
+++ b/tools/ee6/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee-tools</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-ee6</artifactId>
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index da68fa8..a341b9a 100644
--- a/tools/maven-plugin/pom.xml
+++ b/tools/maven-plugin/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee-tools</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.4-incubating-SNAPSHOT</version>
+    <version>0.4-incubating</version>
   </parent>
 
   <artifactId>batchee-maven-plugin</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index 3945bdd..11f1f85 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.4-incubating-SNAPSHOT</version>
+        <version>0.4-incubating</version>
     </parent>
 
     <artifactId>batchee-tools</artifactId>