[maven-release-plugin] prepare release batchee-1.0.2
diff --git a/extensions/beanio/pom.xml b/extensions/beanio/pom.xml
index d0eb0e4..3dbe8bc 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-beanio</artifactId>
diff --git a/extensions/camel/pom.xml b/extensions/camel/pom.xml
index 83f960c..5cafec8 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-camel</artifactId>
diff --git a/extensions/cdi/pom.xml b/extensions/cdi/pom.xml
index 3ac042d..718102e 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-cdi</artifactId>
diff --git a/extensions/commons-csv/pom.xml b/extensions/commons-csv/pom.xml
index e07708c..9b8b5cf 100644
--- a/extensions/commons-csv/pom.xml
+++ b/extensions/commons-csv/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee-extensions</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-commons-csv</artifactId>
diff --git a/extensions/extension-doc-helper/pom.xml b/extensions/extension-doc-helper/pom.xml
index e7e99b3..f5b794f 100644
--- a/extensions/extension-doc-helper/pom.xml
+++ b/extensions/extension-doc-helper/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>batchee-extensions</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/extensions/extras/pom.xml b/extensions/extras/pom.xml
index 717e33e..f202938 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-extras</artifactId>
diff --git a/extensions/groovy/pom.xml b/extensions/groovy/pom.xml
index 55d187d..933ffb8 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-groovy</artifactId>
diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml
index 7ed960d..7314e95 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-hazelcast</artifactId>
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index d746c11..367d2ed 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-jackson</artifactId>
diff --git a/extensions/jsefa/pom.xml b/extensions/jsefa/pom.xml
index 870ee09..55bc6b7 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-jsefa</artifactId>
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index 4637542..87c2926 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>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-jsonp</artifactId>
diff --git a/extensions/modelmapper/pom.xml b/extensions/modelmapper/pom.xml
index c963bea..430378d 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>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-modelmapper</artifactId>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index 07e03c2..070f9d7 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-extensions</artifactId>
diff --git a/gui/jaxrs/jaxrs-client/pom.xml b/gui/jaxrs/jaxrs-client/pom.xml
index dc3a3b5..e23d08c 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/jaxrs-common/pom.xml b/gui/jaxrs/jaxrs-common/pom.xml
index 6c2f113..4d7f602 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/jaxrs-server/pom.xml b/gui/jaxrs/jaxrs-server/pom.xml
index c5b791b..0ba5567 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/pom.xml b/gui/jaxrs/pom.xml
index dce90cb..9798a7f 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-jaxrs</artifactId>
diff --git a/gui/jaxrs/webapp/pom.xml b/gui/jaxrs/webapp/pom.xml
index f691b71..16753fc 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/pom.xml b/gui/pom.xml
index cca34f9..4be9043 100644
--- a/gui/pom.xml
+++ b/gui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-gui</artifactId>
diff --git a/gui/servlet/embedded/pom.xml b/gui/servlet/embedded/pom.xml
index cf2f63f..8406d50 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>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/gui/servlet/pom.xml b/gui/servlet/pom.xml
index 296d5ed..7c3f6e5 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>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-servlet</artifactId>
diff --git a/gui/servlet/webapp/pom.xml b/gui/servlet/webapp/pom.xml
index 2b38018..d2aeead 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>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index ee22c32..7ac8c82 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>integration-tests</artifactId>
diff --git a/integration-tests/transaction/pom.xml b/integration-tests/transaction/pom.xml
index a64710f..3e86825 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>integration-transaction</artifactId>
diff --git a/jbatch/pom.xml b/jbatch/pom.xml
index d02750d..e8551a9 100644
--- a/jbatch/pom.xml
+++ b/jbatch/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-jbatch</artifactId>
diff --git a/pom.xml b/pom.xml
index 960097d..b178356 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,7 +26,7 @@
 
     <groupId>org.apache.batchee</groupId>
     <artifactId>batchee</artifactId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
     <packaging>pom</packaging>
     <name>BatchEE</name>
 
@@ -34,7 +34,7 @@
         <connection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-batchee.git</connection>
         <developerConnection>scm:git:https://gitbox.apache.org/repos/asf/geronimo-batchee.git</developerConnection>
         <url>https://gitbox.apache.org/repos/asf/geronimo-batchee.git</url>
-      <tag>HEAD</tag>
+      <tag>batchee-1.0.2</tag>
     </scm>
 
 
diff --git a/test/pom.xml b/test/pom.xml
index f7c9a62..1c5f7eb 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-test</artifactId>
diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml
index f87cc3d..9ca4cac 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>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-cli</artifactId>
diff --git a/tools/doc-api/pom.xml b/tools/doc-api/pom.xml
index 5a873c8..faa7eca 100644
--- a/tools/doc-api/pom.xml
+++ b/tools/doc-api/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee-tools</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-doc-api</artifactId>
diff --git a/tools/ee6/pom.xml b/tools/ee6/pom.xml
index 09e3cd1..b686e85 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>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-ee6</artifactId>
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index fda73fe..82eaa7d 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>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
 
   <artifactId>batchee-maven-plugin</artifactId>
diff --git a/tools/pom.xml b/tools/pom.xml
index f1a3b79..2b8d23f 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>1.0.2-SNAPSHOT</version>
+        <version>1.0.2</version>
     </parent>
 
     <artifactId>batchee-tools</artifactId>
diff --git a/tools/spring-boot-batchee-ui/pom.xml b/tools/spring-boot-batchee-ui/pom.xml
index ca71f5d..b3017ba 100644
--- a/tools/spring-boot-batchee-ui/pom.xml
+++ b/tools/spring-boot-batchee-ui/pom.xml
@@ -19,7 +19,7 @@
   <parent>
     <artifactId>batchee-tools</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>1.0.2-SNAPSHOT</version>
+    <version>1.0.2</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>