first pass to get a geronimo website
diff --git a/extensions/beanio/pom.xml b/extensions/beanio/pom.xml
index cc5cbfe..a865b35 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-beanio</artifactId>
diff --git a/extensions/camel/pom.xml b/extensions/camel/pom.xml
index e71bc0e..f8d2e8c 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-camel</artifactId>
diff --git a/extensions/cdi/pom.xml b/extensions/cdi/pom.xml
index 50b8d9e..f1dc2d1 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-cdi</artifactId>
diff --git a/extensions/commons-csv/pom.xml b/extensions/commons-csv/pom.xml
index bd2ad33..f45137c 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>0.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-commons-csv</artifactId>
diff --git a/extensions/extension-doc-helper/pom.xml b/extensions/extension-doc-helper/pom.xml
index 7b034e6..2936dfd 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>0.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
@@ -103,7 +103,7 @@
               <source>
                 <![CDATA[
                 def generatedFolder = new File(project.parent.parent.basedir, 'src/site/markdown/batchee-site-generated')
-                if (!generatedFolder.isDirectory()) throw new IllegalStateException('no generated doc, extensions pre-ste should have been executed')
+                if (!generatedFolder.isDirectory()) throw new IllegalStateException('no generated doc, extensions pre-site should have been executed, no: ' + generatedFolder)
                 new File(generatedFolder, 'index.md').withWriter { w ->
                   w.println('# Generated Extensions Documentation\n')
 
@@ -124,4 +124,4 @@
       </plugin>
     </plugins>
   </build>
-</project>
\ No newline at end of file
+</project>
diff --git a/extensions/extras/pom.xml b/extensions/extras/pom.xml
index 637e1aa..dd661f4 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-extras</artifactId>
diff --git a/extensions/groovy/pom.xml b/extensions/groovy/pom.xml
index 94a3a56..61f7f21 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-groovy</artifactId>
diff --git a/extensions/hazelcast/pom.xml b/extensions/hazelcast/pom.xml
index 4bc48f0..581c06d 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-hazelcast</artifactId>
diff --git a/extensions/jackson/pom.xml b/extensions/jackson/pom.xml
index f28fe96..99564ff 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-jackson</artifactId>
diff --git a/extensions/jsefa/pom.xml b/extensions/jsefa/pom.xml
index c012e95..38d2f40 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-jsefa</artifactId>
diff --git a/extensions/jsonp/pom.xml b/extensions/jsonp/pom.xml
index e13dd2a..7f173c3 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.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-jsonp</artifactId>
diff --git a/extensions/modelmapper/pom.xml b/extensions/modelmapper/pom.xml
index 7c1afd7..39c0e28 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.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-modelmapper</artifactId>
diff --git a/extensions/pom.xml b/extensions/pom.xml
index b833622..9827d93 100644
--- a/extensions/pom.xml
+++ b/extensions/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-extensions</artifactId>
diff --git a/gui/jaxrs/jaxrs-client/pom.xml b/gui/jaxrs/jaxrs-client/pom.xml
index 36b6b75..14e0368 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/jaxrs-common/pom.xml b/gui/jaxrs/jaxrs-common/pom.xml
index 07efd1c..535cfd8 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/jaxrs-server/pom.xml b/gui/jaxrs/jaxrs-server/pom.xml
index 36a2a79..2fa7ee0 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/jaxrs/pom.xml b/gui/jaxrs/pom.xml
index 183fb00..0775f00 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-jaxrs</artifactId>
diff --git a/gui/jaxrs/webapp/pom.xml b/gui/jaxrs/webapp/pom.xml
index e138c6d..9650f92 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
     <modelVersion>4.0.0</modelVersion>
 
diff --git a/gui/pom.xml b/gui/pom.xml
index a751155..090e3bf 100644
--- a/gui/pom.xml
+++ b/gui/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-gui</artifactId>
diff --git a/gui/servlet/embedded/pom.xml b/gui/servlet/embedded/pom.xml
index 60a5d3c..eb79c62 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.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <modelVersion>4.0.0</modelVersion>
diff --git a/gui/servlet/pom.xml b/gui/servlet/pom.xml
index 21de6c0..020ea2c 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.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-servlet</artifactId>
diff --git a/gui/servlet/webapp/pom.xml b/gui/servlet/webapp/pom.xml
index 86cec0a..61d630e 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.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
   <modelVersion>4.0.0</modelVersion>
 
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index f0367fb..10b8aa1 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>integration-tests</artifactId>
diff --git a/integration-tests/transaction/pom.xml b/integration-tests/transaction/pom.xml
index 3bca317..36e97d2 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>integration-transaction</artifactId>
diff --git a/jbatch/pom.xml b/jbatch/pom.xml
index 0236299..52d59f4 100644
--- a/jbatch/pom.xml
+++ b/jbatch/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-jbatch</artifactId>
diff --git a/pom.xml b/pom.xml
index 56d3890..9047b6b 100644
--- a/pom.xml
+++ b/pom.xml
@@ -26,14 +26,14 @@
 
     <groupId>org.apache.batchee</groupId>
     <artifactId>batchee</artifactId>
-    <version>0.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>BatchEE</name>
 
     <scm>
-        <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>
+        <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>
   </scm>
 
@@ -47,7 +47,7 @@
         <tomee.version>7.0.4</tomee.version>
         <deltaspike.version>1.8.0</deltaspike.version>
         <project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
-        <batchee.scmPubUrl>https://svn.apache.org/repos/asf/incubator/batchee/site</batchee.scmPubUrl>
+        <batchee.scmPubUrl>https://svn.apache.org/repos/infra/websites/production/geronimo/content/batchee</batchee.scmPubUrl>
         <batchee.scmPubCheckoutDirectory>${basedir}/.site-content</batchee.scmPubCheckoutDirectory>
     </properties>
 
@@ -71,32 +71,32 @@
     <mailingLists>
         <mailingList>
             <name>Users</name>
-            <post>user@batchee.incubator.apache.org</post>
-            <subscribe>user-subscribe@batchee.incubator.apache.org</subscribe>
-            <unsubscribe>user-unsubscribe@batchee.incubator.apache.org</unsubscribe>
-            <archive>https://lists.apache.org/list.html?user@batchee.apache.org</archive>
+            <post>users@geronimo.apache.org</post>
+            <subscribe>users-subscribe@geronimo.apache.org</subscribe>
+            <unsubscribe>users-unsubscribe@geronimo.apache.org</unsubscribe>
+            <archive>https://lists.apache.org/list.html?users@geronimo.apache.org</archive>
             <otherArchives>
-                <otherArchive>http://batchee-user.markmail.org/</otherArchive>
+                <otherArchive>http://geronimo-users.markmail.org/</otherArchive>
             </otherArchives>
         </mailingList>
         <mailingList>
             <name>Dev</name>
-            <post>dev@batchee.incubator.apache.org</post>
-            <subscribe>dev-subscribe@batchee.incubator.apache.org</subscribe>
-            <unsubscribe>dev-unsubscribe@batchee.incubator.apache.org</unsubscribe>
+            <post>dev@geronimo.apache.org</post>
+            <subscribe>dev-subscribe@geronimo.apache.org</subscribe>
+            <unsubscribe>dev-unsubscribe@geronimo.apache.org</unsubscribe>
             <archive>https://lists.apache.org/list.html?dev@batchee.apache.org</archive>
             <otherArchives>
-                <otherArchive>http://batchee-dev.markmail.org/</otherArchive>
+                <otherArchive>http://geronimo-dev.markmail.org/</otherArchive>
             </otherArchives>
         </mailingList>
         <mailingList>
             <name>Commits</name>
-            <post>commits@batchee.incubator.apache.org</post>
-            <subscribe>commits-subscribe@batchee.incubator.apache.org</subscribe>
-            <unsubscribe>commits-unsubscribe@batchee.incubator.apache.org</unsubscribe>
-            <archive>https://lists.apache.org/list.html?commits@batchee.apache.org</archive>
+            <post>commits@geronimo.apache.org</post>
+            <subscribe>commits-subscribe@geronimo.apache.org</subscribe>
+            <unsubscribe>commits-unsubscribe@geronimo.apache.org</unsubscribe>
+            <archive>https://lists.apache.org/list.html?commits@geronimo.apache.org</archive>
             <otherArchives>
-                <otherArchive>http://batchee-commits.markmail.org/</otherArchive>
+                <otherArchive>http://geronimo-commits.markmail.org/</otherArchive>
             </otherArchives>
         </mailingList>
     </mailingLists>
diff --git a/src/site/site.xml b/src/site/site.xml
index dbd8c9e..19eb173 100644
--- a/src/site/site.xml
+++ b/src/site/site.xml
@@ -21,7 +21,7 @@
          xsi:schemaLocation="http://maven.apache.org/DECORATION/1.0.1
                              http://maven.apache.org/xsd/decoration-1.0.1.xsd">
   <bannerLeft>
-    <name>Apache BatchEE (incubating)</name>
+    <name>Apache BatchEE</name>
     <alt>Apache BatchEE logo</alt>
     <href>/index.html</href>
   </bannerLeft>
@@ -87,9 +87,6 @@
       Apache Batchee, Apache, the Apache feather logo, and the Apache Batchee project logos are trademarks of The Apache Software Foundation.
         All other marks mentioned may be trademarks or registered trademarks of their respective owners.
       </p>
-      <p class="text-muted">
-        <small>Apache BatchEE is an effort undergoing incubation at The Apache Software Foundation (ASF), sponsored by the Apache Incubator. Incubation is required of all newly accepted projects until a further review indicates that the infrastructure, communications, and decision making process have stabilized in a manner consistent with other successful ASF projects. While incubation status is not necessarily a reflection of the completeness or stability of the code, it does indicate that the project has yet to be fully endorsed by the ASF.</small>
-      </p>
       <a href="/privacy-policy.html">Privacy Policy</a>
     </footer>
   </div> <!-- /container -->
diff --git a/test/pom.xml b/test/pom.xml
index b5c7f66..af62911 100644
--- a/test/pom.xml
+++ b/test/pom.xml
@@ -21,7 +21,7 @@
   <parent>
     <artifactId>batchee</artifactId>
     <groupId>org.apache.batchee</groupId>
-    <version>0.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-test</artifactId>
diff --git a/tools/cli/pom.xml b/tools/cli/pom.xml
index 6344859..a0e4988 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.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-cli</artifactId>
diff --git a/tools/doc-api/pom.xml b/tools/doc-api/pom.xml
index cf4a2c5..e034ab0 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>0.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-doc-api</artifactId>
diff --git a/tools/ee6/pom.xml b/tools/ee6/pom.xml
index 69e7fae..f7ca931 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.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-ee6</artifactId>
diff --git a/tools/maven-plugin/pom.xml b/tools/maven-plugin/pom.xml
index dd46d7b..1f599fc 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.6-incubating-SNAPSHOT</version>
+    <version>0.6-SNAPSHOT</version>
   </parent>
 
   <artifactId>batchee-maven-plugin</artifactId>
diff --git a/tools/maven-plugin/src/main/java/org/apache/batchee/tools/maven/BarMojo.java b/tools/maven-plugin/src/main/java/org/apache/batchee/tools/maven/BarMojo.java
index e47c3e4..b0495c5 100644
--- a/tools/maven-plugin/src/main/java/org/apache/batchee/tools/maven/BarMojo.java
+++ b/tools/maven-plugin/src/main/java/org/apache/batchee/tools/maven/BarMojo.java
@@ -58,7 +58,7 @@
  * &lt;plugin&gt;
  *   &lt;groupId&gt;org.apache.batchee&lt;/groupId&gt;
  *   &lt;artifactId&gt;batchee-maven-plugin&lt;/artifactId&gt;
- *   &lt;version&gt;0.1-incubating-SNAPSHOT&lt;/version&gt;
+ *   &lt;version&gt;0.6-SNAPSHOT&lt;/version&gt;
  *   &lt;extensions&gt;true&lt;/extensions&gt;
  * &lt;/plugin&gt;
  * </code></pre>
diff --git a/tools/pom.xml b/tools/pom.xml
index 1a816a5..23169d3 100644
--- a/tools/pom.xml
+++ b/tools/pom.xml
@@ -21,7 +21,7 @@
     <parent>
         <artifactId>batchee</artifactId>
         <groupId>org.apache.batchee</groupId>
-        <version>0.6-incubating-SNAPSHOT</version>
+        <version>0.6-SNAPSHOT</version>
     </parent>
 
     <artifactId>batchee-tools</artifactId>