Prepare next development cycle for 6.2.2-SNAPSHOT
diff --git a/docs/add-on-component-development-guide/pom.xml b/docs/add-on-component-development-guide/pom.xml
index 2452d40..f3b9326 100644
--- a/docs/add-on-component-development-guide/pom.xml
+++ b/docs/add-on-component-development-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/administration-guide/pom.xml b/docs/administration-guide/pom.xml
index 7f4c5d1..2ad1484 100644
--- a/docs/administration-guide/pom.xml
+++ b/docs/administration-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/application-deployment-guide/pom.xml b/docs/application-deployment-guide/pom.xml
index e496236..5f14d34 100644
--- a/docs/application-deployment-guide/pom.xml
+++ b/docs/application-deployment-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/application-development-guide/pom.xml b/docs/application-development-guide/pom.xml
index bd8fa72..ccc2658 100644
--- a/docs/application-development-guide/pom.xml
+++ b/docs/application-development-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/deployment-planning-guide/pom.xml b/docs/deployment-planning-guide/pom.xml
index f83eb38..39b2829 100644
--- a/docs/deployment-planning-guide/pom.xml
+++ b/docs/deployment-planning-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/distribution/pom.xml b/docs/distribution/pom.xml
index 03958ab..94920a4 100644
--- a/docs/distribution/pom.xml
+++ b/docs/distribution/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>docs</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
     </parent>
     <groupId>org.glassfish.docs</groupId>
     <artifactId>distribution</artifactId>
diff --git a/docs/embedded-server-guide/pom.xml b/docs/embedded-server-guide/pom.xml
index dbbcd02..ccc8f38 100644
--- a/docs/embedded-server-guide/pom.xml
+++ b/docs/embedded-server-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/error-messages-reference/pom.xml b/docs/error-messages-reference/pom.xml
index 2ba9f1d..20d868e 100644
--- a/docs/error-messages-reference/pom.xml
+++ b/docs/error-messages-reference/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/ha-administration-guide/pom.xml b/docs/ha-administration-guide/pom.xml
index 036f6ff..545d658 100644
--- a/docs/ha-administration-guide/pom.xml
+++ b/docs/ha-administration-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/installation-guide/pom.xml b/docs/installation-guide/pom.xml
index 084fd7b..31e94fb 100644
--- a/docs/installation-guide/pom.xml
+++ b/docs/installation-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/parent/pom.xml b/docs/parent/pom.xml
index 69c08c7..8dc58c9 100644
--- a/docs/parent/pom.xml
+++ b/docs/parent/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>docs</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
     </parent>
     <groupId>org.glassfish.docs</groupId>
     <artifactId>parent</artifactId>
diff --git a/docs/performance-tuning-guide/pom.xml b/docs/performance-tuning-guide/pom.xml
index 8c24f4d..1dc45bd 100644
--- a/docs/performance-tuning-guide/pom.xml
+++ b/docs/performance-tuning-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/pom.xml b/docs/pom.xml
index 7c7d00d..186e2ee 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.main</groupId>
         <artifactId>nucleus-parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../nucleus/parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/publish/pom.xml b/docs/publish/pom.xml
index d4aaca8..2431fbd 100644
--- a/docs/publish/pom.xml
+++ b/docs/publish/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>docs</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
     </parent>
     <groupId>org.glassfish.docs</groupId>
     <artifactId>publish</artifactId>
diff --git a/docs/quick-start-guide/pom.xml b/docs/quick-start-guide/pom.xml
index 3e258dc..a46d533 100644
--- a/docs/quick-start-guide/pom.xml
+++ b/docs/quick-start-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/reference-manual/pom.xml b/docs/reference-manual/pom.xml
index d1afeee..2d67f5f 100644
--- a/docs/reference-manual/pom.xml
+++ b/docs/reference-manual/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/release-notes/pom.xml b/docs/release-notes/pom.xml
index 483304b..f76473e 100644
--- a/docs/release-notes/pom.xml
+++ b/docs/release-notes/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/security-guide/pom.xml b/docs/security-guide/pom.xml
index 0467438..2a39573 100644
--- a/docs/security-guide/pom.xml
+++ b/docs/security-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/troubleshooting-guide/pom.xml b/docs/troubleshooting-guide/pom.xml
index af45d70..a2c6da1 100644
--- a/docs/troubleshooting-guide/pom.xml
+++ b/docs/troubleshooting-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/upgrade-guide/pom.xml b/docs/upgrade-guide/pom.xml
index a0df9d8..d0a2a11 100644
--- a/docs/upgrade-guide/pom.xml
+++ b/docs/upgrade-guide/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>parent</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
         <relativePath>../parent</relativePath>
     </parent>
     <groupId>org.glassfish.docs</groupId>
diff --git a/docs/website/pom.xml b/docs/website/pom.xml
index 36e44e1..a46139e 100644
--- a/docs/website/pom.xml
+++ b/docs/website/pom.xml
@@ -22,7 +22,7 @@
     <parent>
         <groupId>org.glassfish.docs</groupId>
         <artifactId>docs</artifactId>
-        <version>6.2.1</version>
+        <version>6.2.2-SNAPSHOT</version>
     </parent>
     <groupId>org.glassfish.docs</groupId>
     <artifactId>website</artifactId>