Merge pull request #23312 from eclipse-ee4j/6.0.0-BRANCH
6.0.0 branch
diff --git a/appserver/admin/admin-core/pom.xml b/appserver/admin/admin-core/pom.xml
index fe38f9a..000f7f5 100755
--- a/appserver/admin/admin-core/pom.xml
+++ b/appserver/admin/admin-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>admin-core</artifactId>
diff --git a/appserver/admin/backup/pom.xml b/appserver/admin/backup/pom.xml
index d636a21..a6834a3 100644
--- a/appserver/admin/backup/pom.xml
+++ b/appserver/admin/backup/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>backup</artifactId>
diff --git a/appserver/admin/cli-optional/pom.xml b/appserver/admin/cli-optional/pom.xml
index 537dd4d..83fa5f4 100755
--- a/appserver/admin/cli-optional/pom.xml
+++ b/appserver/admin/cli-optional/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>cli-optional</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/admin/cli/pom.xml b/appserver/admin/cli/pom.xml
index 13cd63f..ac28950 100755
--- a/appserver/admin/cli/pom.xml
+++ b/appserver/admin/cli/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>appserver-cli</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/admin/pom.xml b/appserver/admin/pom.xml
index f30cf96..3efb23d 100755
--- a/appserver/admin/pom.xml
+++ b/appserver/admin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.admin</groupId>
diff --git a/appserver/admin/template/pom.xml b/appserver/admin/template/pom.xml
index b740a80..50c4719 100644
--- a/appserver/admin/template/pom.xml
+++ b/appserver/admin/template/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>appserver-domain</artifactId>
diff --git a/appserver/admingui/cluster/pom.xml b/appserver/admingui/cluster/pom.xml
index bdf9eeb..12cf32f 100644
--- a/appserver/admingui/cluster/pom.xml
+++ b/appserver/admingui/cluster/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-cluster-plugin</artifactId>
diff --git a/appserver/admingui/common/pom.xml b/appserver/admingui/common/pom.xml
index 506691f..6cc7a2d 100644
--- a/appserver/admingui/common/pom.xml
+++ b/appserver/admingui/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-common</artifactId>
diff --git a/appserver/admingui/community-theme/pom.xml b/appserver/admingui/community-theme/pom.xml
index 00d2489..2b7c23f 100644
--- a/appserver/admingui/community-theme/pom.xml
+++ b/appserver/admingui/community-theme/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-community-branding-plugin</artifactId>
diff --git a/appserver/admingui/concurrent/pom.xml b/appserver/admingui/concurrent/pom.xml
index fa456ef..1daffb3 100644
--- a/appserver/admingui/concurrent/pom.xml
+++ b/appserver/admingui/concurrent/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-concurrent-plugin</artifactId>
diff --git a/appserver/admingui/corba/pom.xml b/appserver/admingui/corba/pom.xml
index e737167..5788752 100644
--- a/appserver/admingui/corba/pom.xml
+++ b/appserver/admingui/corba/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-corba-plugin</artifactId>
diff --git a/appserver/admingui/core/pom.xml b/appserver/admingui/core/pom.xml
index 4e58cfd..dd34012 100644
--- a/appserver/admingui/core/pom.xml
+++ b/appserver/admingui/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-core</artifactId>
diff --git a/appserver/admingui/dataprovider/pom.xml b/appserver/admingui/dataprovider/pom.xml
index c79f6c4..79949f6 100644
--- a/appserver/admingui/dataprovider/pom.xml
+++ b/appserver/admingui/dataprovider/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/appserver/admingui/devtests/pom.xml b/appserver/admingui/devtests/pom.xml
index 7dd15eb..33c257c 100644
--- a/appserver/admingui/devtests/pom.xml
+++ b/appserver/admingui/devtests/pom.xml
@@ -24,12 +24,12 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-devtests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>jar</packaging>
<name>Admin Console Dev Tests</name>
<description>This module contains the dev tests for the admin console</description>
diff --git a/appserver/admingui/dist-fragment/pom.xml b/appserver/admingui/dist-fragment/pom.xml
index 2267a75..014d29a 100644
--- a/appserver/admingui/dist-fragment/pom.xml
+++ b/appserver/admingui/dist-fragment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>dist-fragment</artifactId>
diff --git a/appserver/admingui/ejb-lite/pom.xml b/appserver/admingui/ejb-lite/pom.xml
index fa3c9db..867330c 100644
--- a/appserver/admingui/ejb-lite/pom.xml
+++ b/appserver/admingui/ejb-lite/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-ejb-lite-plugin</artifactId>
diff --git a/appserver/admingui/ejb/pom.xml b/appserver/admingui/ejb/pom.xml
index bf1e27f..87c97d8 100644
--- a/appserver/admingui/ejb/pom.xml
+++ b/appserver/admingui/ejb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-ejb-plugin</artifactId>
diff --git a/appserver/admingui/full/pom.xml b/appserver/admingui/full/pom.xml
index 95080a7..034ab04 100644
--- a/appserver/admingui/full/pom.xml
+++ b/appserver/admingui/full/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-common-full-plugin</artifactId>
diff --git a/appserver/admingui/gf-admingui-connector/pom.xml b/appserver/admingui/gf-admingui-connector/pom.xml
index a76a8cf..220c684 100755
--- a/appserver/admingui/gf-admingui-connector/pom.xml
+++ b/appserver/admingui/gf-admingui-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.admingui.connector</groupId>
diff --git a/appserver/admingui/jackson-jaxb/pom.xml b/appserver/admingui/jackson-jaxb/pom.xml
index 3ecd5a3..41d5c48 100644
--- a/appserver/admingui/jackson-jaxb/pom.xml
+++ b/appserver/admingui/jackson-jaxb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/appserver/admingui/jca/pom.xml b/appserver/admingui/jca/pom.xml
index f7eb397..3811436 100644
--- a/appserver/admingui/jca/pom.xml
+++ b/appserver/admingui/jca/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-jca-plugin</artifactId>
diff --git a/appserver/admingui/jdbc/pom.xml b/appserver/admingui/jdbc/pom.xml
index 4608034..46702ba 100644
--- a/appserver/admingui/jdbc/pom.xml
+++ b/appserver/admingui/jdbc/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-jdbc-plugin</artifactId>
diff --git a/appserver/admingui/jms-plugin/pom.xml b/appserver/admingui/jms-plugin/pom.xml
index 5807e5f..d8f6d21 100644
--- a/appserver/admingui/jms-plugin/pom.xml
+++ b/appserver/admingui/jms-plugin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-jms-plugin</artifactId>
diff --git a/appserver/admingui/jsftemplating/pom.xml b/appserver/admingui/jsftemplating/pom.xml
index d97c407..ede68d7 100644
--- a/appserver/admingui/jsftemplating/pom.xml
+++ b/appserver/admingui/jsftemplating/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/appserver/admingui/jts/pom.xml b/appserver/admingui/jts/pom.xml
index a4dcfb5..356b87d 100644
--- a/appserver/admingui/jts/pom.xml
+++ b/appserver/admingui/jts/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-jts-plugin</artifactId>
diff --git a/appserver/admingui/plugin-service/pom.xml b/appserver/admingui/plugin-service/pom.xml
index cfea6b5..2133bb0 100644
--- a/appserver/admingui/plugin-service/pom.xml
+++ b/appserver/admingui/plugin-service/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.admingui</groupId>
diff --git a/appserver/admingui/pom.xml b/appserver/admingui/pom.xml
index a4e5179..e10dca8 100644
--- a/appserver/admingui/pom.xml
+++ b/appserver/admingui/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.admingui</groupId>
diff --git a/appserver/admingui/war/pom.xml b/appserver/admingui/war/pom.xml
index 15aef36..11082f4 100644
--- a/appserver/admingui/war/pom.xml
+++ b/appserver/admingui/war/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.admingui</groupId>
diff --git a/appserver/admingui/web/pom.xml b/appserver/admingui/web/pom.xml
index 193d7af..d72bad0 100644
--- a/appserver/admingui/web/pom.xml
+++ b/appserver/admingui/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>console-web-plugin</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/ant-tasks/pom.xml b/appserver/ant-tasks/pom.xml
index eca985a..2daec2b 100644
--- a/appserver/ant-tasks/pom.xml
+++ b/appserver/ant-tasks/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>ant-tasks</artifactId>
diff --git a/appserver/appclient/client/acc-config/pom.xml b/appserver/appclient/client/acc-config/pom.xml
index 1d2c94b..9036f3f 100755
--- a/appserver/appclient/client/acc-config/pom.xml
+++ b/appserver/appclient/client/acc-config/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main.appclient</groupId>
<artifactId>client</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>acc-config</artifactId>
diff --git a/appserver/appclient/client/acc-standalone/pom.xml b/appserver/appclient/client/acc-standalone/pom.xml
index b7e28da..23d7f09 100755
--- a/appserver/appclient/client/acc-standalone/pom.xml
+++ b/appserver/appclient/client/acc-standalone/pom.xml
@@ -37,7 +37,7 @@
<parent>
<groupId>org.glassfish.main.appclient</groupId>
<artifactId>client</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/appclient/client/acc/pom.xml b/appserver/appclient/client/acc/pom.xml
index e3ceaf5..5a2f917 100755
--- a/appserver/appclient/client/acc/pom.xml
+++ b/appserver/appclient/client/acc/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.appclient</groupId>
<artifactId>client</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>gf-client-module</artifactId>
diff --git a/appserver/appclient/client/appclient-scripts/pom.xml b/appserver/appclient/client/appclient-scripts/pom.xml
index a92ed0f..4ee6c1f 100644
--- a/appserver/appclient/client/appclient-scripts/pom.xml
+++ b/appserver/appclient/client/appclient-scripts/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.appclient</groupId>
<artifactId>client</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>appclient-scripts</artifactId>
diff --git a/appserver/appclient/client/pom.xml b/appserver/appclient/client/pom.xml
index 68f2472..a41f751 100755
--- a/appserver/appclient/client/pom.xml
+++ b/appserver/appclient/client/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>appclient</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.appclient</groupId>
diff --git a/appserver/appclient/pom.xml b/appserver/appclient/pom.xml
index 72487f3..5e74fe6 100755
--- a/appserver/appclient/pom.xml
+++ b/appserver/appclient/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>appclient</artifactId>
<packaging>pom</packaging>
diff --git a/appserver/appclient/server/connector/pom.xml b/appserver/appclient/server/connector/pom.xml
index ec18f31..e3d797e 100644
--- a/appserver/appclient/server/connector/pom.xml
+++ b/appserver/appclient/server/connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.appclient</groupId>
<artifactId>server</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.appclient.server</groupId>
diff --git a/appserver/appclient/server/core/pom.xml b/appserver/appclient/server/core/pom.xml
index 0c4dc12..e463bdd 100644
--- a/appserver/appclient/server/core/pom.xml
+++ b/appserver/appclient/server/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.appclient</groupId>
<artifactId>server</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.appclient.server</groupId>
diff --git a/appserver/appclient/server/pom.xml b/appserver/appclient/server/pom.xml
index 737479e..86da976 100755
--- a/appserver/appclient/server/pom.xml
+++ b/appserver/appclient/server/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>appclient</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.appclient</groupId>
diff --git a/appserver/batch/batch-database/pom.xml b/appserver/batch/batch-database/pom.xml
index 7159f05..7297ceb 100644
--- a/appserver/batch/batch-database/pom.xml
+++ b/appserver/batch/batch-database/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main.batch</groupId>
<artifactId>batch</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>batch-databases</artifactId>
diff --git a/appserver/batch/glassfish-batch-commands/pom.xml b/appserver/batch/glassfish-batch-commands/pom.xml
index 3b2b2b2..f8711e2 100755
--- a/appserver/batch/glassfish-batch-commands/pom.xml
+++ b/appserver/batch/glassfish-batch-commands/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.batch</groupId>
<artifactId>batch</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/batch/glassfish-batch-connector/pom.xml b/appserver/batch/glassfish-batch-connector/pom.xml
index c2b7378..063f612 100755
--- a/appserver/batch/glassfish-batch-connector/pom.xml
+++ b/appserver/batch/glassfish-batch-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.batch</groupId>
<artifactId>batch</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/batch/pom.xml b/appserver/batch/pom.xml
index f044e34..08390df 100755
--- a/appserver/batch/pom.xml
+++ b/appserver/batch/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/common/amx-javaee/pom.xml b/appserver/common/amx-javaee/pom.xml
index 2cb9329..8d2eaed 100755
--- a/appserver/common/amx-javaee/pom.xml
+++ b/appserver/common/amx-javaee/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>amx-javaee</artifactId>
diff --git a/appserver/common/annotation-framework/pom.xml b/appserver/common/annotation-framework/pom.xml
index b34ad92..e083f16 100755
--- a/appserver/common/annotation-framework/pom.xml
+++ b/appserver/common/annotation-framework/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>annotation-framework</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/common/container-common/pom.xml b/appserver/common/container-common/pom.xml
index 8360112..c324516 100755
--- a/appserver/common/container-common/pom.xml
+++ b/appserver/common/container-common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/common/glassfish-ee-api/pom.xml b/appserver/common/glassfish-ee-api/pom.xml
index a84f4ba..2a6354e 100644
--- a/appserver/common/glassfish-ee-api/pom.xml
+++ b/appserver/common/glassfish-ee-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>glassfish-ee-api</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/common/glassfish-naming/pom.xml b/appserver/common/glassfish-naming/pom.xml
index 8e6abf9..5ab179f 100755
--- a/appserver/common/glassfish-naming/pom.xml
+++ b/appserver/common/glassfish-naming/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>glassfish-naming</artifactId>
diff --git a/appserver/common/pom.xml b/appserver/common/pom.xml
index 15e8e8e..470d5a3 100755
--- a/appserver/common/pom.xml
+++ b/appserver/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.common</groupId>
diff --git a/appserver/common/stats77/pom.xml b/appserver/common/stats77/pom.xml
index 0db45a3..6714f94 100755
--- a/appserver/common/stats77/pom.xml
+++ b/appserver/common/stats77/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>stats77</artifactId>
diff --git a/appserver/concurrent/concurrent-connector/pom.xml b/appserver/concurrent/concurrent-connector/pom.xml
index 11e4e71..0bf9e94 100644
--- a/appserver/concurrent/concurrent-connector/pom.xml
+++ b/appserver/concurrent/concurrent-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.concurrent</groupId>
<artifactId>concurrent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>concurrent-connector</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/concurrent/concurrent-impl/pom.xml b/appserver/concurrent/concurrent-impl/pom.xml
index 74b1ec5..297bd2e 100644
--- a/appserver/concurrent/concurrent-impl/pom.xml
+++ b/appserver/concurrent/concurrent-impl/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.concurrent</groupId>
<artifactId>concurrent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>concurrent-impl</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/concurrent/pom.xml b/appserver/concurrent/pom.xml
index e405bc5..71ee01e 100755
--- a/appserver/concurrent/pom.xml
+++ b/appserver/concurrent/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
<artifactId>concurrent</artifactId>
<name>Concurrency Utilities Modules</name>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<developers>
<developer>
diff --git a/appserver/connectors/admin/pom.xml b/appserver/connectors/admin/pom.xml
index acb3113..585a805 100644
--- a/appserver/connectors/admin/pom.xml
+++ b/appserver/connectors/admin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>connectors-admin</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/connectors/connectors-connector/pom.xml b/appserver/connectors/connectors-connector/pom.xml
index dd4e3ad..c712527 100644
--- a/appserver/connectors/connectors-connector/pom.xml
+++ b/appserver/connectors/connectors-connector/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gf-connectors-connector</artifactId>
diff --git a/appserver/connectors/connectors-inbound-runtime/pom.xml b/appserver/connectors/connectors-inbound-runtime/pom.xml
index b76a38a..1c3b757 100644
--- a/appserver/connectors/connectors-inbound-runtime/pom.xml
+++ b/appserver/connectors/connectors-inbound-runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/connectors/connectors-internal-api/pom.xml b/appserver/connectors/connectors-internal-api/pom.xml
index 4c19058..06a04b8 100755
--- a/appserver/connectors/connectors-internal-api/pom.xml
+++ b/appserver/connectors/connectors-internal-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/connectors/connectors-runtime/pom.xml b/appserver/connectors/connectors-runtime/pom.xml
index 533af03..875992e 100644
--- a/appserver/connectors/connectors-runtime/pom.xml
+++ b/appserver/connectors/connectors-runtime/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/connectors/descriptors/pom.xml b/appserver/connectors/descriptors/pom.xml
index e4416bc..f32d629 100644
--- a/appserver/connectors/descriptors/pom.xml
+++ b/appserver/connectors/descriptors/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>descriptors</artifactId>
<packaging>distribution-fragment</packaging>
diff --git a/appserver/connectors/pom.xml b/appserver/connectors/pom.xml
index f59b866..337a397 100644
--- a/appserver/connectors/pom.xml
+++ b/appserver/connectors/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
diff --git a/appserver/connectors/work-management/pom.xml b/appserver/connectors/work-management/pom.xml
index 2b731a4..95b27f0 100644
--- a/appserver/connectors/work-management/pom.xml
+++ b/appserver/connectors/work-management/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.connectors</groupId>
<artifactId>connectors</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>work-management</artifactId>
diff --git a/appserver/core/api-exporter-fragment/pom.xml b/appserver/core/api-exporter-fragment/pom.xml
index cce0332..10939c3 100755
--- a/appserver/core/api-exporter-fragment/pom.xml
+++ b/appserver/core/api-exporter-fragment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>api-exporter-fragment</artifactId>
diff --git a/appserver/core/javaee-kernel/pom.xml b/appserver/core/javaee-kernel/pom.xml
index 7b9e916..68654d8 100755
--- a/appserver/core/javaee-kernel/pom.xml
+++ b/appserver/core/javaee-kernel/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>javaee-kernel</artifactId>
diff --git a/appserver/core/pom.xml b/appserver/core/pom.xml
index f8d0332..be17ff4 100644
--- a/appserver/core/pom.xml
+++ b/appserver/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.core</groupId>
diff --git a/appserver/deployment/dol/pom.xml b/appserver/deployment/dol/pom.xml
index d7f3ad6..f67cdab 100755
--- a/appserver/deployment/dol/pom.xml
+++ b/appserver/deployment/dol/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>dol</artifactId>
diff --git a/appserver/deployment/dtds/pom.xml b/appserver/deployment/dtds/pom.xml
index 646563b..9934484 100644
--- a/appserver/deployment/dtds/pom.xml
+++ b/appserver/deployment/dtds/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>appserver-dtds</artifactId>
<packaging>distribution-fragment</packaging>
diff --git a/appserver/deployment/javaee-core/pom.xml b/appserver/deployment/javaee-core/pom.xml
index 2c0b114..78093fb 100755
--- a/appserver/deployment/javaee-core/pom.xml
+++ b/appserver/deployment/javaee-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/deployment/javaee-full/pom.xml b/appserver/deployment/javaee-full/pom.xml
index 8d09420..a451524 100755
--- a/appserver/deployment/javaee-full/pom.xml
+++ b/appserver/deployment/javaee-full/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/deployment/jsr88-jar/pom.xml b/appserver/deployment/jsr88-jar/pom.xml
index c72e95e..2f28bd6 100755
--- a/appserver/deployment/jsr88-jar/pom.xml
+++ b/appserver/deployment/jsr88-jar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.deployment</groupId>
diff --git a/appserver/deployment/jsr88-jar/sun-as-jsr88-dm-frag/pom.xml b/appserver/deployment/jsr88-jar/sun-as-jsr88-dm-frag/pom.xml
index d4adb78..7da7d7d 100644
--- a/appserver/deployment/jsr88-jar/sun-as-jsr88-dm-frag/pom.xml
+++ b/appserver/deployment/jsr88-jar/sun-as-jsr88-dm-frag/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>jsr-88</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>sun-as-jsr88-dm-frag</artifactId>
diff --git a/appserver/deployment/jsr88-jar/sun-as-jsr88-dm/pom.xml b/appserver/deployment/jsr88-jar/sun-as-jsr88-dm/pom.xml
index bcda2fc..18e9d9a 100644
--- a/appserver/deployment/jsr88-jar/sun-as-jsr88-dm/pom.xml
+++ b/appserver/deployment/jsr88-jar/sun-as-jsr88-dm/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>jsr-88</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>sun-as-jsr88-dm</artifactId>
diff --git a/appserver/deployment/pom.xml b/appserver/deployment/pom.xml
index 96255b1..7540bb4 100755
--- a/appserver/deployment/pom.xml
+++ b/appserver/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.deployment</groupId>
diff --git a/appserver/deployment/schemas/pom.xml b/appserver/deployment/schemas/pom.xml
index 08bd5a4..26dbe9b 100644
--- a/appserver/deployment/schemas/pom.xml
+++ b/appserver/deployment/schemas/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>appserver-schemas</artifactId>
<packaging>distribution-fragment</packaging>
diff --git a/appserver/distributions/glassfish-common/pom.xml b/appserver/distributions/glassfish-common/pom.xml
index 309ab57..5ad443f 100644
--- a/appserver/distributions/glassfish-common/pom.xml
+++ b/appserver/distributions/glassfish-common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.distributions</groupId>
<artifactId>distributions</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>glassfish-common</artifactId>
diff --git a/appserver/distributions/glassfish/pom.xml b/appserver/distributions/glassfish/pom.xml
index 7a52f20..90edd8a 100644
--- a/appserver/distributions/glassfish/pom.xml
+++ b/appserver/distributions/glassfish/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.distributions</groupId>
<artifactId>distributions</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>glassfish</artifactId>
<name>Glassfish Distribution</name>
diff --git a/appserver/distributions/pom.xml b/appserver/distributions/pom.xml
index f05a11a..26f455e 100644
--- a/appserver/distributions/pom.xml
+++ b/appserver/distributions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<packaging>pom</packaging>
<groupId>org.glassfish.main.distributions</groupId>
diff --git a/appserver/distributions/web/pom.xml b/appserver/distributions/web/pom.xml
index 0dd9e56..091062d 100644
--- a/appserver/distributions/web/pom.xml
+++ b/appserver/distributions/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.distributions</groupId>
<artifactId>distributions</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>web</artifactId>
<name>Glassfish Web Distribution</name>
diff --git a/appserver/ejb/ejb-all/pom.xml b/appserver/ejb/ejb-all/pom.xml
index 0a578e1..a5904bd 100755
--- a/appserver/ejb/ejb-all/pom.xml
+++ b/appserver/ejb/ejb-all/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/ejb/ejb-client/pom.xml b/appserver/ejb/ejb-client/pom.xml
index c1d4e57..5719ab8 100755
--- a/appserver/ejb/ejb-client/pom.xml
+++ b/appserver/ejb/ejb-client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/ejb/ejb-connector/pom.xml b/appserver/ejb/ejb-connector/pom.xml
index 42fa026..c40013f 100755
--- a/appserver/ejb/ejb-connector/pom.xml
+++ b/appserver/ejb/ejb-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gf-ejb-connector</artifactId>
diff --git a/appserver/ejb/ejb-container/pom.xml b/appserver/ejb/ejb-container/pom.xml
index 208ede1..33ac5c0 100755
--- a/appserver/ejb/ejb-container/pom.xml
+++ b/appserver/ejb/ejb-container/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/ejb/ejb-full-container/pom.xml b/appserver/ejb/ejb-full-container/pom.xml
index 193b923..7361952 100644
--- a/appserver/ejb/ejb-full-container/pom.xml
+++ b/appserver/ejb/ejb-full-container/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/ejb/ejb-internal-api/pom.xml b/appserver/ejb/ejb-internal-api/pom.xml
index a068ae8..de0cb88 100755
--- a/appserver/ejb/ejb-internal-api/pom.xml
+++ b/appserver/ejb/ejb-internal-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/ejb/ejb-timer-databases/pom.xml b/appserver/ejb/ejb-timer-databases/pom.xml
index 9c0f90b..3ddc801 100644
--- a/appserver/ejb/ejb-timer-databases/pom.xml
+++ b/appserver/ejb/ejb-timer-databases/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>ejb-timer-databases</artifactId>
diff --git a/appserver/ejb/ejb-timer-service-app/pom.xml b/appserver/ejb/ejb-timer-service-app/pom.xml
index 98c889a..4f867e0 100644
--- a/appserver/ejb/ejb-timer-service-app/pom.xml
+++ b/appserver/ejb/ejb-timer-service-app/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/ejb/pom.xml b/appserver/ejb/pom.xml
index 1602568..d116ee8 100755
--- a/appserver/ejb/pom.xml
+++ b/appserver/ejb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.ejb</groupId>
<artifactId>ejb</artifactId>
diff --git a/appserver/extras/appserv-rt/dist-frag/pom.xml b/appserver/extras/appserv-rt/dist-frag/pom.xml
index 7c697f7..1edd008 100644
--- a/appserver/extras/appserv-rt/dist-frag/pom.xml
+++ b/appserver/extras/appserv-rt/dist-frag/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>appserv-rt-pom</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<name>GlassFish appserv-rt distribution fragment</name>
<artifactId>appserv-rt-frag</artifactId>
diff --git a/appserver/extras/appserv-rt/manifest-jar/pom.xml b/appserver/extras/appserv-rt/manifest-jar/pom.xml
index 072dd48..0fd12e3 100644
--- a/appserver/extras/appserv-rt/manifest-jar/pom.xml
+++ b/appserver/extras/appserv-rt/manifest-jar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>appserv-rt-pom</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/appserv-rt/pom.xml b/appserver/extras/appserv-rt/pom.xml
index 0e0e632..6764451 100644
--- a/appserver/extras/appserv-rt/pom.xml
+++ b/appserver/extras/appserv-rt/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/embedded-shell/pom.xml b/appserver/extras/embedded-shell/pom.xml
index 6981d2a..be2a21d 100644
--- a/appserver/extras/embedded-shell/pom.xml
+++ b/appserver/extras/embedded-shell/pom.xml
@@ -23,11 +23,11 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>glassfish-embedded-shell</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Embedded GlassFish Shell</name>
<build>
<plugins>
diff --git a/appserver/extras/embedded/all/pom.xml b/appserver/extras/embedded/all/pom.xml
index d65d0de..3eb0ae3 100644
--- a/appserver/extras/embedded/all/pom.xml
+++ b/appserver/extras/embedded/all/pom.xml
@@ -22,11 +22,11 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Embedded GlassFish All-In-One</name>
<packaging>jar</packaging>
diff --git a/appserver/extras/embedded/common/bootstrap/pom.xml b/appserver/extras/embedded/common/bootstrap/pom.xml
index 51e300b..ee8f24b 100644
--- a/appserver/extras/embedded/common/bootstrap/pom.xml
+++ b/appserver/extras/embedded/common/bootstrap/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -86,7 +86,7 @@
<dependency>
<groupId>org.glassfish.main.core</groupId>
<artifactId>glassfish</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/appserver/extras/embedded/common/installroot-builder/pom.xml b/appserver/extras/embedded/common/installroot-builder/pom.xml
index 6eca34d..beedb4f 100644
--- a/appserver/extras/embedded/common/installroot-builder/pom.xml
+++ b/appserver/extras/embedded/common/installroot-builder/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/embedded/common/instanceroot-builder/pom.xml b/appserver/extras/embedded/common/instanceroot-builder/pom.xml
index cd07ea0..1e42554 100644
--- a/appserver/extras/embedded/common/instanceroot-builder/pom.xml
+++ b/appserver/extras/embedded/common/instanceroot-builder/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/embedded/common/osgi-main/pom.xml b/appserver/extras/embedded/common/osgi-main/pom.xml
index 58989f2..e5b39a9 100644
--- a/appserver/extras/embedded/common/osgi-main/pom.xml
+++ b/appserver/extras/embedded/common/osgi-main/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml b/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
index 6ee9ed7..155b1f8 100644
--- a/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
+++ b/appserver/extras/embedded/common/osgi-modules-uninstaller/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.glassfish.main.core</groupId>
<artifactId>glassfish</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/appserver/extras/embedded/common/pom.xml b/appserver/extras/embedded/common/pom.xml
index 73d4d49..32dfbd5 100644
--- a/appserver/extras/embedded/common/pom.xml
+++ b/appserver/extras/embedded/common/pom.xml
@@ -22,14 +22,14 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>glassfish-embedded-common</artifactId>
<packaging>pom</packaging>
<name>Embedded GlassFish Common</name>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<modules>
<module>installroot-builder</module>
diff --git a/appserver/extras/embedded/glassfish-uber/pom.xml b/appserver/extras/embedded/glassfish-uber/pom.xml
index 812de15..aaacf81 100644
--- a/appserver/extras/embedded/glassfish-uber/pom.xml
+++ b/appserver/extras/embedded/glassfish-uber/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.extras</groupId>
diff --git a/appserver/extras/embedded/nucleus/pom.xml b/appserver/extras/embedded/nucleus/pom.xml
index c98ab4d..aa874c5 100644
--- a/appserver/extras/embedded/nucleus/pom.xml
+++ b/appserver/extras/embedded/nucleus/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>glassfish-embedded-nucleus</artifactId>
diff --git a/appserver/extras/embedded/pom.xml b/appserver/extras/embedded/pom.xml
index 8b6d3d8..b2adcb2 100644
--- a/appserver/extras/embedded/pom.xml
+++ b/appserver/extras/embedded/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>embedded</artifactId>
<packaging>pom</packaging>
diff --git a/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml b/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
index 4f14789..8aee6a1 100644
--- a/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
+++ b/appserver/extras/embedded/shell/glassfish-embedded-shell-frag/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml b/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
index 7948ee1..d5d44f7 100755
--- a/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
+++ b/appserver/extras/embedded/shell/glassfish-embedded-shell/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>glassfish-embedded-shell</artifactId>
diff --git a/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml b/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
index 6509cbf..e75bd2f 100644
--- a/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
+++ b/appserver/extras/embedded/shell/glassfish-embedded-static-shell-frag/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml b/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
index 179a8f0..5c7a626 100755
--- a/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
+++ b/appserver/extras/embedded/shell/glassfish-embedded-static-shell/pom.xml
@@ -22,12 +22,12 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../../pom.xml</relativePath>
</parent>
<artifactId>glassfish-embedded-static-shell</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Embedded GlassFish Static Shell</name>
<packaging>jar</packaging>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/extras/embedded/shell/pom.xml b/appserver/extras/embedded/shell/pom.xml
index bad598c..130bf7b 100755
--- a/appserver/extras/embedded/shell/pom.xml
+++ b/appserver/extras/embedded/shell/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>glassfish-embedded-shell-jar</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/extras/embedded/web/pom.xml b/appserver/extras/embedded/web/pom.xml
index 8ec3b35..eec4031 100644
--- a/appserver/extras/embedded/web/pom.xml
+++ b/appserver/extras/embedded/web/pom.xml
@@ -23,12 +23,12 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<artifactId>glassfish-embedded-web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Embedded GlassFish Web</name>
<packaging>jar</packaging>
diff --git a/appserver/extras/javaee/dist-frag/pom.xml b/appserver/extras/javaee/dist-frag/pom.xml
index 99d3263..ffb83e9 100644
--- a/appserver/extras/javaee/dist-frag/pom.xml
+++ b/appserver/extras/javaee/dist-frag/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>javaee-pom</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<name>GlassFish javaee.jar distribution fragment</name>
<artifactId>javaee-frag</artifactId>
diff --git a/appserver/extras/javaee/manifest-jar/pom.xml b/appserver/extras/javaee/manifest-jar/pom.xml
index 43a7b7a..0a1c487 100644
--- a/appserver/extras/javaee/manifest-jar/pom.xml
+++ b/appserver/extras/javaee/manifest-jar/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>javaee-pom</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<name>GlassFish javaee.jar </name>
diff --git a/appserver/extras/javaee/pom.xml b/appserver/extras/javaee/pom.xml
index 54e5d8b..b60cdc0 100644
--- a/appserver/extras/javaee/pom.xml
+++ b/appserver/extras/javaee/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/extras/pom.xml b/appserver/extras/pom.xml
index feb1b70..46f359c 100755
--- a/appserver/extras/pom.xml
+++ b/appserver/extras/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>extras</artifactId>
diff --git a/appserver/featuresets/glassfish/pom.xml b/appserver/featuresets/glassfish/pom.xml
index 9e45f2b..29d5f99 100644
--- a/appserver/featuresets/glassfish/pom.xml
+++ b/appserver/featuresets/glassfish/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.featuresets</groupId>
<artifactId>featuresets</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>glassfish</artifactId>
<name>Glassfish Featureset</name>
diff --git a/appserver/featuresets/pom.xml b/appserver/featuresets/pom.xml
index 11fc8fc..06680a5 100644
--- a/appserver/featuresets/pom.xml
+++ b/appserver/featuresets/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<packaging>pom</packaging>
<groupId>org.glassfish.main.featuresets</groupId>
diff --git a/appserver/featuresets/web/pom.xml b/appserver/featuresets/web/pom.xml
index fc92a84..8bbf0e6 100644
--- a/appserver/featuresets/web/pom.xml
+++ b/appserver/featuresets/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.featuresets</groupId>
<artifactId>featuresets</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>web</artifactId>
<name>Glassfish Web Featureset</name>
diff --git a/appserver/flashlight/client/pom.xml b/appserver/flashlight/client/pom.xml
index 4cced1a..e145476 100755
--- a/appserver/flashlight/client/pom.xml
+++ b/appserver/flashlight/client/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../common/pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.flashlight</groupId>
diff --git a/appserver/flashlight/pom.xml b/appserver/flashlight/pom.xml
index dc8589d..fefa9d2 100755
--- a/appserver/flashlight/pom.xml
+++ b/appserver/flashlight/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.flashlight</groupId>
diff --git a/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml b/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
index 77ea5b9..07c0422 100644
--- a/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
+++ b/appserver/grizzly/glassfish-grizzly-extra-all/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.grizzly</groupId>
<artifactId>glassfish-grizzly</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/grizzly/grizzly-container/pom.xml b/appserver/grizzly/grizzly-container/pom.xml
index 39719e0..3bed0b1 100755
--- a/appserver/grizzly/grizzly-container/pom.xml
+++ b/appserver/grizzly/grizzly-container/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.grizzly</groupId>
<artifactId>glassfish-grizzly</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/grizzly/pom.xml b/appserver/grizzly/pom.xml
index f255ae4..29bc4c1 100755
--- a/appserver/grizzly/pom.xml
+++ b/appserver/grizzly/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.grizzly</groupId>
diff --git a/appserver/ha/ha-apt/pom.xml b/appserver/ha/ha-apt/pom.xml
index a0a6f8b..6069bec 100755
--- a/appserver/ha/ha-apt/pom.xml
+++ b/appserver/ha/ha-apt/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.ha</groupId>
<artifactId>ha</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/ha/ha-file-store/pom.xml b/appserver/ha/ha-file-store/pom.xml
index b016220..eb0e562 100644
--- a/appserver/ha/ha-file-store/pom.xml
+++ b/appserver/ha/ha-file-store/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.ha</groupId>
<artifactId>ha</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/ha/ha-shoal-cache-bootstrap/pom.xml b/appserver/ha/ha-shoal-cache-bootstrap/pom.xml
index 751cafe..482901c 100644
--- a/appserver/ha/ha-shoal-cache-bootstrap/pom.xml
+++ b/appserver/ha/ha-shoal-cache-bootstrap/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.ha</groupId>
<artifactId>ha</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/ha/ha-shoal-store/pom.xml b/appserver/ha/ha-shoal-store/pom.xml
index b5b3d59..731cca9 100644
--- a/appserver/ha/ha-shoal-store/pom.xml
+++ b/appserver/ha/ha-shoal-store/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.ha</groupId>
<artifactId>ha</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/ha/pom.xml b/appserver/ha/pom.xml
index 51bf7b8..597964b 100755
--- a/appserver/ha/pom.xml
+++ b/appserver/ha/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.ha</groupId>
diff --git a/appserver/jdbc/admin/pom.xml b/appserver/jdbc/admin/pom.xml
index ffcc951..39b63d4 100644
--- a/appserver/jdbc/admin/pom.xml
+++ b/appserver/jdbc/admin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.jdbc</groupId>
<artifactId>jdbc</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jdbc-admin</artifactId>
diff --git a/appserver/jdbc/jdbc-config/pom.xml b/appserver/jdbc/jdbc-config/pom.xml
index 6a91a02..6c2a25a 100644
--- a/appserver/jdbc/jdbc-config/pom.xml
+++ b/appserver/jdbc/jdbc-config/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.jdbc</groupId>
<artifactId>jdbc</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml b/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
index 8c209b8..e6834b2 100644
--- a/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
+++ b/appserver/jdbc/jdbc-ra/jdbc-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>jdbc-ra</artifactId>
<groupId>org.glassfish.main.jdbc.jdbc-ra</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml b/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
index efcc5ae..634b58d 100644
--- a/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
+++ b/appserver/jdbc/jdbc-ra/jdbc-ra-distribution/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>jdbc-ra</artifactId>
<groupId>org.glassfish.main.jdbc.jdbc-ra</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/jdbc/jdbc-ra/jdbc40/pom.xml b/appserver/jdbc/jdbc-ra/jdbc40/pom.xml
index ef37fac..cca9219 100644
--- a/appserver/jdbc/jdbc-ra/jdbc40/pom.xml
+++ b/appserver/jdbc/jdbc-ra/jdbc40/pom.xml
@@ -21,7 +21,7 @@
<parent>
<artifactId>jdbc-ra</artifactId>
<groupId>org.glassfish.main.jdbc.jdbc-ra</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/jdbc/jdbc-ra/pom.xml b/appserver/jdbc/jdbc-ra/pom.xml
index 23f901e..2758d7c 100644
--- a/appserver/jdbc/jdbc-ra/pom.xml
+++ b/appserver/jdbc/jdbc-ra/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
@@ -30,7 +30,7 @@
<artifactId>jdbc-ra</artifactId>
<name>JDBC Resource Adapter</name>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<build>
<plugins>
diff --git a/appserver/jdbc/jdbc-runtime/pom.xml b/appserver/jdbc/jdbc-runtime/pom.xml
index 24fcbb4..d2c7103 100644
--- a/appserver/jdbc/jdbc-runtime/pom.xml
+++ b/appserver/jdbc/jdbc-runtime/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.jdbc</groupId>
<artifactId>jdbc</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>jdbc-runtime</artifactId>
diff --git a/appserver/jdbc/pom.xml b/appserver/jdbc/pom.xml
index d0d2723..9e577a9 100755
--- a/appserver/jdbc/pom.xml
+++ b/appserver/jdbc/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
<artifactId>jdbc</artifactId>
<name>JDBC Module</name>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<build>
<plugins>
diff --git a/appserver/jdbc/templates/pom.xml b/appserver/jdbc/templates/pom.xml
index c58a2a6..50f8195 100644
--- a/appserver/jdbc/templates/pom.xml
+++ b/appserver/jdbc/templates/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.jdbc</groupId>
<artifactId>jdbc</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/jms/admin/pom.xml b/appserver/jms/admin/pom.xml
index eb86bfa..d9296d7 100644
--- a/appserver/jms/admin/pom.xml
+++ b/appserver/jms/admin/pom.xml
@@ -22,13 +22,13 @@
<parent>
<groupId>org.glassfish.main.jms</groupId>
<artifactId>jms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jms-admin</artifactId>
<packaging>glassfish-jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>JMS admin</name>
<developers>
diff --git a/appserver/jms/gf-jms-connector/pom.xml b/appserver/jms/gf-jms-connector/pom.xml
index e19d620..4211911 100644
--- a/appserver/jms/gf-jms-connector/pom.xml
+++ b/appserver/jms/gf-jms-connector/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.jms</groupId>
<artifactId>jms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -29,7 +29,7 @@
<packaging>glassfish-jar</packaging>
<name>JMS Connector Module for Runtime</name>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<developers>
<developer>
<id>vijc</id>
@@ -46,7 +46,7 @@
<dependency>
<groupId>org.glassfish.main.common</groupId>
<artifactId>internal-api</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
<dependency>
<groupId>org.glassfish.main.hk2</groupId>
diff --git a/appserver/jms/gf-jms-injection/pom.xml b/appserver/jms/gf-jms-injection/pom.xml
index e3d9069..49573a4 100644
--- a/appserver/jms/gf-jms-injection/pom.xml
+++ b/appserver/jms/gf-jms-injection/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.jms</groupId>
<artifactId>jms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -29,7 +29,7 @@
<artifactId>gf-jms-injection</artifactId>
<packaging>glassfish-jar</packaging>
<name>JMS Injection Module for Runtime</name>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<developers>
<developer>
diff --git a/appserver/jms/jms-core/pom.xml b/appserver/jms/jms-core/pom.xml
index 3c6391d..26c7396 100644
--- a/appserver/jms/jms-core/pom.xml
+++ b/appserver/jms/jms-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.jms</groupId>
<artifactId>jms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/jms/jmsra/pom.xml b/appserver/jms/jmsra/pom.xml
index a49918c..8d273b8 100644
--- a/appserver/jms/jmsra/pom.xml
+++ b/appserver/jms/jmsra/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.jms</groupId>
<artifactId>jms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/jms/pom.xml b/appserver/jms/pom.xml
index cc1442d..03121df 100644
--- a/appserver/jms/pom.xml
+++ b/appserver/jms/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.jms</groupId>
diff --git a/appserver/ldapbp/pom.xml b/appserver/ldapbp/pom.xml
index 4d75f43..92ac3cd 100644
--- a/appserver/ldapbp/pom.xml
+++ b/appserver/ldapbp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.ldapbp</groupId>
diff --git a/appserver/libpam4j/pom.xml b/appserver/libpam4j/pom.xml
index 12076e8..6a6795c 100644
--- a/appserver/libpam4j/pom.xml
+++ b/appserver/libpam4j/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.libpam4j</groupId>
diff --git a/appserver/load-balancer/admin/pom.xml b/appserver/load-balancer/admin/pom.xml
index c3f7142..94bed6d 100644
--- a/appserver/load-balancer/admin/pom.xml
+++ b/appserver/load-balancer/admin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.loadbalancer</groupId>
<artifactId>load-balancer</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>load-balancer-admin</artifactId>
diff --git a/appserver/load-balancer/gf-load-balancer-connector/pom.xml b/appserver/load-balancer/gf-load-balancer-connector/pom.xml
index 04cd848..2d58781 100644
--- a/appserver/load-balancer/gf-load-balancer-connector/pom.xml
+++ b/appserver/load-balancer/gf-load-balancer-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.loadbalancer</groupId>
<artifactId>load-balancer</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gf-load-balancer-connector</artifactId>
diff --git a/appserver/load-balancer/pom.xml b/appserver/load-balancer/pom.xml
index 9bc0c10..651f94d 100644
--- a/appserver/load-balancer/pom.xml
+++ b/appserver/load-balancer/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.loadbalancer</groupId>
diff --git a/appserver/orb/orb-connector/pom.xml b/appserver/orb/orb-connector/pom.xml
index e92e5cf..e341c2a 100755
--- a/appserver/orb/orb-connector/pom.xml
+++ b/appserver/orb/orb-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.orb</groupId>
<artifactId>orb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>orb-connector</artifactId>
diff --git a/appserver/orb/orb-enabler/pom.xml b/appserver/orb/orb-enabler/pom.xml
index a880f1b..9a1aa68 100755
--- a/appserver/orb/orb-enabler/pom.xml
+++ b/appserver/orb/orb-enabler/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.orb</groupId>
<artifactId>orb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>orb-enabler</artifactId>
diff --git a/appserver/orb/orb-iiop/pom.xml b/appserver/orb/orb-iiop/pom.xml
index acacd06..4932365 100755
--- a/appserver/orb/orb-iiop/pom.xml
+++ b/appserver/orb/orb-iiop/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.orb</groupId>
<artifactId>orb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>orb-iiop</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/orb/pom.xml b/appserver/orb/pom.xml
index bfbb11e..e5eb70a 100755
--- a/appserver/orb/pom.xml
+++ b/appserver/orb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.orb</groupId>
diff --git a/appserver/osgi-platforms/felix-webconsole-extension/pom.xml b/appserver/osgi-platforms/felix-webconsole-extension/pom.xml
index 0200651..48ec9ff 100644
--- a/appserver/osgi-platforms/felix-webconsole-extension/pom.xml
+++ b/appserver/osgi-platforms/felix-webconsole-extension/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.osgi-platforms</groupId>
<artifactId>osgi-console-extensions</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>felix-webconsole-extension</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml b/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
index 8e70a1d..4b56e94 100644
--- a/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
+++ b/appserver/osgi-platforms/glassfish-osgi-console-plugin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../admingui/pom.xml</relativePath>
</parent>
<artifactId>glassfish-osgi-console-plugin</artifactId>
diff --git a/appserver/osgi-platforms/pom.xml b/appserver/osgi-platforms/pom.xml
index 28afa62..b6297f6 100644
--- a/appserver/osgi-platforms/pom.xml
+++ b/appserver/osgi-platforms/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/appserver/persistence/cmp/cmp-all/pom.xml b/appserver/persistence/cmp/cmp-all/pom.xml
index 841171d..a8901aa 100755
--- a/appserver/persistence/cmp/cmp-all/pom.xml
+++ b/appserver/persistence/cmp/cmp-all/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/persistence/cmp/cmp-scripts/pom.xml b/appserver/persistence/cmp/cmp-scripts/pom.xml
index a92f496..49b0321 100755
--- a/appserver/persistence/cmp/cmp-scripts/pom.xml
+++ b/appserver/persistence/cmp/cmp-scripts/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>cmp-scripts</artifactId>
diff --git a/appserver/persistence/cmp/ejb-mapping/pom.xml b/appserver/persistence/cmp/ejb-mapping/pom.xml
index 7cb194a..03fb6a3 100644
--- a/appserver/persistence/cmp/ejb-mapping/pom.xml
+++ b/appserver/persistence/cmp/ejb-mapping/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-ejb-mapping</artifactId>
diff --git a/appserver/persistence/cmp/enhancer/pom.xml b/appserver/persistence/cmp/enhancer/pom.xml
index 7f24d6d..9f3f38f 100644
--- a/appserver/persistence/cmp/enhancer/pom.xml
+++ b/appserver/persistence/cmp/enhancer/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-enhancer</artifactId>
diff --git a/appserver/persistence/cmp/generator-database/pom.xml b/appserver/persistence/cmp/generator-database/pom.xml
index 928c8f3..b177244 100644
--- a/appserver/persistence/cmp/generator-database/pom.xml
+++ b/appserver/persistence/cmp/generator-database/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-generator-database</artifactId>
diff --git a/appserver/persistence/cmp/internal-api/pom.xml b/appserver/persistence/cmp/internal-api/pom.xml
index 72475ac..7f7baf1 100644
--- a/appserver/persistence/cmp/internal-api/pom.xml
+++ b/appserver/persistence/cmp/internal-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-internal-api</artifactId>
diff --git a/appserver/persistence/cmp/model/pom.xml b/appserver/persistence/cmp/model/pom.xml
index d917e25..4a8688e 100644
--- a/appserver/persistence/cmp/model/pom.xml
+++ b/appserver/persistence/cmp/model/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-model</artifactId>
diff --git a/appserver/persistence/cmp/pom.xml b/appserver/persistence/cmp/pom.xml
index a5eb298..7599c9d 100644
--- a/appserver/persistence/cmp/pom.xml
+++ b/appserver/persistence/cmp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
diff --git a/appserver/persistence/cmp/support-ejb/pom.xml b/appserver/persistence/cmp/support-ejb/pom.xml
index d5a3ca6..86ef88a 100644
--- a/appserver/persistence/cmp/support-ejb/pom.xml
+++ b/appserver/persistence/cmp/support-ejb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-support-ejb</artifactId>
diff --git a/appserver/persistence/cmp/support-sqlstore/pom.xml b/appserver/persistence/cmp/support-sqlstore/pom.xml
index d539b17..b644146 100644
--- a/appserver/persistence/cmp/support-sqlstore/pom.xml
+++ b/appserver/persistence/cmp/support-sqlstore/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-support-sqlstore</artifactId>
diff --git a/appserver/persistence/cmp/utility/pom.xml b/appserver/persistence/cmp/utility/pom.xml
index 63200b7..d6ca7ef 100644
--- a/appserver/persistence/cmp/utility/pom.xml
+++ b/appserver/persistence/cmp/utility/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence.cmp</groupId>
<artifactId>cmp</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>cmp-utility</artifactId>
diff --git a/appserver/persistence/common/pom.xml b/appserver/persistence/common/pom.xml
index 18efd17..e1ace0d 100644
--- a/appserver/persistence/common/pom.xml
+++ b/appserver/persistence/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>persistence-common</artifactId>
diff --git a/appserver/persistence/eclipselink-wrapper/pom.xml b/appserver/persistence/eclipselink-wrapper/pom.xml
index a9e022c..3e29cf4 100644
--- a/appserver/persistence/eclipselink-wrapper/pom.xml
+++ b/appserver/persistence/eclipselink-wrapper/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>eclipselink-wrapper</artifactId>
diff --git a/appserver/persistence/entitybean-container/pom.xml b/appserver/persistence/entitybean-container/pom.xml
index b5f6cc8..a41c0ad 100644
--- a/appserver/persistence/entitybean-container/pom.xml
+++ b/appserver/persistence/entitybean-container/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/persistence/gf-jpa-connector/pom.xml b/appserver/persistence/gf-jpa-connector/pom.xml
index b72b05b..b91b7f6 100644
--- a/appserver/persistence/gf-jpa-connector/pom.xml
+++ b/appserver/persistence/gf-jpa-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/persistence/jpa-container/pom.xml b/appserver/persistence/jpa-container/pom.xml
index 8426e2a..d69cfb4 100644
--- a/appserver/persistence/jpa-container/pom.xml
+++ b/appserver/persistence/jpa-container/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jpa-container</artifactId>
diff --git a/appserver/persistence/oracle-jdbc-driver-packages/pom.xml b/appserver/persistence/oracle-jdbc-driver-packages/pom.xml
index 450e718..2c82a8e 100755
--- a/appserver/persistence/oracle-jdbc-driver-packages/pom.xml
+++ b/appserver/persistence/oracle-jdbc-driver-packages/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>glassfish-oracle-jdbc-driver-packages</artifactId>
diff --git a/appserver/persistence/pom.xml b/appserver/persistence/pom.xml
index 9f00dc9..147f5f2 100644
--- a/appserver/persistence/pom.xml
+++ b/appserver/persistence/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.persistence</groupId>
<artifactId>persistence</artifactId>
diff --git a/appserver/pom.xml b/appserver/pom.xml
index cce68d3..57d4d58 100644
--- a/appserver/pom.xml
+++ b/appserver/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../nucleus/pom.xml</relativePath>
</parent>
diff --git a/appserver/resources/mail/mail-connector/pom.xml b/appserver/resources/mail/mail-connector/pom.xml
index 16966c8..80619ee 100644
--- a/appserver/resources/mail/mail-connector/pom.xml
+++ b/appserver/resources/mail/mail-connector/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.resources</groupId>
<artifactId>mail</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>mail-connector</artifactId>
diff --git a/appserver/resources/mail/mail-runtime/pom.xml b/appserver/resources/mail/mail-runtime/pom.xml
index e6727dc..943dc7b 100644
--- a/appserver/resources/mail/mail-runtime/pom.xml
+++ b/appserver/resources/mail/mail-runtime/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.resources</groupId>
<artifactId>mail</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/resources/mail/pom.xml b/appserver/resources/mail/pom.xml
index 42ba6d5..b06ab1a 100644
--- a/appserver/resources/mail/pom.xml
+++ b/appserver/resources/mail/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.resources</groupId>
<artifactId>resources</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>mail</artifactId>
<packaging>pom</packaging>
diff --git a/appserver/resources/pom.xml b/appserver/resources/pom.xml
index 8c57bf5..ebebbf7 100644
--- a/appserver/resources/pom.xml
+++ b/appserver/resources/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.resources</groupId>
diff --git a/appserver/resources/resources-connector/pom.xml b/appserver/resources/resources-connector/pom.xml
index afc39f9..e313d59 100755
--- a/appserver/resources/resources-connector/pom.xml
+++ b/appserver/resources/resources-connector/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.resources</groupId>
<artifactId>resources</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/resources/resources-runtime/pom.xml b/appserver/resources/resources-runtime/pom.xml
index 14be160..4feb7bb 100755
--- a/appserver/resources/resources-runtime/pom.xml
+++ b/appserver/resources/resources-runtime/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.resources</groupId>
<artifactId>resources</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/security/appclient.security/pom.xml b/appserver/security/appclient.security/pom.xml
index f2e7dee..81c902a 100644
--- a/appserver/security/appclient.security/pom.xml
+++ b/appserver/security/appclient.security/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>securitymodule</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>appclient.security</artifactId>
diff --git a/appserver/security/core-ee/pom.xml b/appserver/security/core-ee/pom.xml
index 7799215..de0270c 100644
--- a/appserver/security/core-ee/pom.xml
+++ b/appserver/security/core-ee/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>securitymodule</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>security-ee</artifactId>
diff --git a/appserver/security/ejb.security/pom.xml b/appserver/security/ejb.security/pom.xml
index b0fee1e..87bb0a4 100644
--- a/appserver/security/ejb.security/pom.xml
+++ b/appserver/security/ejb.security/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>securitymodule</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>ejb.security</artifactId>
diff --git a/appserver/security/inmemory.jacc.provider/pom.xml b/appserver/security/inmemory.jacc.provider/pom.xml
index 2d840e3..3b2c438 100644
--- a/appserver/security/inmemory.jacc.provider/pom.xml
+++ b/appserver/security/inmemory.jacc.provider/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>securitymodule</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>inmemory.jacc.provider</artifactId>
diff --git a/appserver/security/jaspic-provider-framework/pom.xml b/appserver/security/jaspic-provider-framework/pom.xml
index 3ae364a..cfb2675 100644
--- a/appserver/security/jaspic-provider-framework/pom.xml
+++ b/appserver/security/jaspic-provider-framework/pom.xml
@@ -22,7 +22,7 @@
<parent>
<artifactId>securitymodule</artifactId>
<groupId>org.glassfish.main.security</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jaspic.provider.framework</artifactId>
diff --git a/appserver/security/pom.xml b/appserver/security/pom.xml
index ccce15d..728eb6f 100644
--- a/appserver/security/pom.xml
+++ b/appserver/security/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.security</groupId>
diff --git a/appserver/security/security-all/pom.xml b/appserver/security/security-all/pom.xml
index ecc9333..344e4fa 100644
--- a/appserver/security/security-all/pom.xml
+++ b/appserver/security/security-all/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>securitymodule</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>security-all</artifactId>
diff --git a/appserver/security/webintegration/pom.xml b/appserver/security/webintegration/pom.xml
index d7e2f24..ecf7559 100644
--- a/appserver/security/webintegration/pom.xml
+++ b/appserver/security/webintegration/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>securitymodule</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>websecurity</artifactId>
diff --git a/appserver/security/webservices.security/pom.xml b/appserver/security/webservices.security/pom.xml
index 5f1195f..a38ee96 100644
--- a/appserver/security/webservices.security/pom.xml
+++ b/appserver/security/webservices.security/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>securitymodule</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>webservices.security</artifactId>
diff --git a/appserver/tests/admingui/auto-test/pom.xml b/appserver/tests/admingui/auto-test/pom.xml
index 580476c..1bbe687 100644
--- a/appserver/tests/admingui/auto-test/pom.xml
+++ b/appserver/tests/admingui/auto-test/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>console-auto-tests</artifactId>
diff --git a/appserver/tests/admingui/pom.xml b/appserver/tests/admingui/pom.xml
index 28c557a..7dc4726 100644
--- a/appserver/tests/admingui/pom.xml
+++ b/appserver/tests/admingui/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>GlassFish admingui Tests</name>
diff --git a/appserver/tests/amx/pom.xml b/appserver/tests/amx/pom.xml
index 8c0b38c..c3efafb 100755
--- a/appserver/tests/amx/pom.xml
+++ b/appserver/tests/amx/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>tests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>amx-tests</artifactId>
diff --git a/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml b/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
index eba3a13..0b1cd85 100644
--- a/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-commands-tests/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>batch-dev-tests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>batch-commands-tests</artifactId>
<packaging>jar</packaging>
diff --git a/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml b/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
index 67eb387..2178968 100644
--- a/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/batch-tests-utils/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>batch-dev-tests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>batch-tests-utils</artifactId>
<packaging>jar</packaging>
diff --git a/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml b/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
index 4dddfd7..4a3687b 100644
--- a/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/batch/batch-dev-tests/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>batch-dev-tests</artifactId>
diff --git a/appserver/tests/appserv-tests/devtests/cdi/pom.xml b/appserver/tests/appserv-tests/devtests/cdi/pom.xml
index 619f2ce..d070f40 100644
--- a/appserver/tests/appserv-tests/devtests/cdi/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/cdi/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>tests</artifactId>
diff --git a/appserver/tests/appserv-tests/devtests/ejb/pom.xml b/appserver/tests/appserv-tests/devtests/ejb/pom.xml
index c83d7de..0958f7d 100644
--- a/appserver/tests/appserv-tests/devtests/ejb/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/ejb/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>tests</artifactId>
diff --git a/appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml b/appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
index 396d6f2..da01652 100644
--- a/appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/ejb-auth-async/scheduler-service/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml b/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
index d0ac279..103f7c1 100644
--- a/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>prog-auth</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>jaccApi-common</artifactId>
diff --git a/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml b/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
index 89e4bcc..1243c64 100644
--- a/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>prog-auth</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>Programmatic authetication with JACC api</name>
diff --git a/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml b/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
index 2a44a43..75db6e0 100644
--- a/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/jaccApi/prog-auth/programmatic-authentication/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>prog-auth</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>programmatic-authentication-jacc-api</artifactId>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>jaccApi-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</project>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-bundled-ham-basic-login-config-form/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-bundled-ham-basic-login-config-form/pom.xml
index 1d2c7da..f98567d 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-bundled-ham-basic-login-config-form/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-bundled-ham-basic-login-config-form/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-bundled-ham-basic-login-config-form</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-caller-principal/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-caller-principal/pom.xml
index 65c8457..ce04900 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-caller-principal/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-caller-principal/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-caller-principal</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-identity-store-handler/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-identity-store-handler/pom.xml
index a9198e2..703c596 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-identity-store-handler/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-identity-store-handler/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-custom-identity-store-handler</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-rememberme/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-rememberme/pom.xml
index 93304ee..c5d8a83 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-rememberme/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-rememberme/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-custom-rememberme</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-session/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-session/pom.xml
index b1a66ec..9177e6a 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-session/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom-session/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-custom-session</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom/pom.xml
index 6bedcf0..91882c6 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-custom/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-custom/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-custom</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-db/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-db/pom.xml
index 0dacec4..67c9113 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-db/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-db/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-db</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-double-ham/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-double-ham/pom.xml
index f60dedb..1a6da78 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-double-ham/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-double-ham/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-double-ham</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-ham-ordering/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-ham-ordering/pom.xml
index afe0e16..eded5cc 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-ham-ordering/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-ham-ordering/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-ham-ordering</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-basic/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-basic/pom.xml
index 86f4663..54b2a42 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-basic/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-basic/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-mem-basic</artifactId>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-form/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-form/pom.xml
index ac1baae..757daf9 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-form/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-mem-form/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-mem-form</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store-backup/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store-backup/pom.xml
index 22f159b..f3e35dc 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store-backup/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store-backup/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-multiple-store-backup</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store/pom.xml
index c0a11a2..db4611b 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-multiple-store/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-multiple-store</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-no-application-caller-principal/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-no-application-caller-principal/pom.xml
index 7188f99..3cbcd8d 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-no-application-caller-principal/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-no-application-caller-principal/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-no-application-caller-principal</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-no-role-mapping/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-no-role-mapping/pom.xml
index f14b451..f3e693b 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-no-role-mapping/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-no-role-mapping/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-no-role-mapping</artifactId>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth-ejb/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth-ejb/pom.xml
index 7df0ccb..dd5fd39 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth-ejb/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth-ejb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-securitycontext-auth-ejb</artifactId>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth/pom.xml
index e1b1728..d947dbc 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/app-securitycontext-auth/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>app-securitycontext-auth</artifactId>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/common/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/common/pom.xml
index c4c498a..3ab9591 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/common/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>common</artifactId>
diff --git a/appserver/tests/appserv-tests/devtests/security/soteria/pom.xml b/appserver/tests/appserv-tests/devtests/security/soteria/pom.xml
index 2a4e79d..9b32a04 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>Soteria ${project.version} Integration tests and examples</name>
diff --git a/appserver/tests/appserv-tests/devtests/web/osgiServlet/osgi-servlet/pom.xml b/appserver/tests/appserv-tests/devtests/web/osgiServlet/osgi-servlet/pom.xml
index e2c1ab6..5c19e01 100644
--- a/appserver/tests/appserv-tests/devtests/web/osgiServlet/osgi-servlet/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/web/osgiServlet/osgi-servlet/pom.xml
@@ -50,13 +50,13 @@
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.core</artifactId>
- <version>6.0.0</version>
+ <version>6.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
<groupId>org.osgi</groupId>
<artifactId>osgi.enterprise</artifactId>
- <version>6.0.0</version>
+ <version>6.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml b/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
index f7e3f09..3ba7a84 100755
--- a/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases.multiBeansXml</groupId>
<artifactId>ejb1</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish Ejb1 With Specific beans.xml</name>
diff --git a/appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml b/appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
index 8e554d7..c3d02c6 100755
--- a/appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases.multiBeansXml</groupId>
<artifactId>ejb2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish Ejb2 With Specific beans.xml</name>
diff --git a/appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml b/appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
index e4162ca..505dee2 100644
--- a/appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.cdi.cases.multiBeansXml</groupId>
diff --git a/appserver/tests/cdi/cases/multiBeansXml/pom.xml b/appserver/tests/cdi/cases/multiBeansXml/pom.xml
index 874627f..763ad3b 100755
--- a/appserver/tests/cdi/cases/multiBeansXml/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/pom.xml
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish CDI MultiBeanXml Test</name>
<modules>
diff --git a/appserver/tests/cdi/cases/pom.xml b/appserver/tests/cdi/cases/pom.xml
index e267db9..f636f56 100755
--- a/appserver/tests/cdi/cases/pom.xml
+++ b/appserver/tests/cdi/cases/pom.xml
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>cdi</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish CDI Test Cases</name>
<modules>
diff --git a/appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml b/appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
index f0ceaf2..f2adefb 100644
--- a/appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.cdi.cases.preDestroyScoping</groupId>
diff --git a/appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml b/appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
index c3aeb7b..20cae47 100755
--- a/appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases.preDestroyScoping</groupId>
<artifactId>lib</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish library for PreDestroyScoping test</name>
diff --git a/appserver/tests/cdi/cases/preDestroyScoping/pom.xml b/appserver/tests/cdi/cases/preDestroyScoping/pom.xml
index cc43b2c..5db829f 100755
--- a/appserver/tests/cdi/cases/preDestroyScoping/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/pom.xml
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish CDI PreDestroyScoping Test</name>
<modules>
diff --git a/appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml b/appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
index bf3cf99..c786025 100644
--- a/appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.cdi.cases.preDestroyScoping</groupId>
diff --git a/appserver/tests/cdi/cases/runner/pom.xml b/appserver/tests/cdi/cases/runner/pom.xml
index dde868f..cafdd81 100644
--- a/appserver/tests/cdi/cases/runner/pom.xml
+++ b/appserver/tests/cdi/cases/runner/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
diff --git a/appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml b/appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
index 4377d56..d9d84dd 100755
--- a/appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
+++ b/appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>negative</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.negative</groupId>
<artifactId>normalScopeWithFinal</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish Normal Scoped Bean With Final Methods</name>
diff --git a/appserver/tests/cdi/negative/pom.xml b/appserver/tests/cdi/negative/pom.xml
index 449bc4c..0d3bb77 100755
--- a/appserver/tests/cdi/negative/pom.xml
+++ b/appserver/tests/cdi/negative/pom.xml
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>cdi</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>negative</artifactId>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish CDI Negative Tests</name>
<modules>
diff --git a/appserver/tests/cdi/negative/runner/pom.xml b/appserver/tests/cdi/negative/runner/pom.xml
index a724b47..09c06c1 100644
--- a/appserver/tests/cdi/negative/runner/pom.xml
+++ b/appserver/tests/cdi/negative/runner/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>negative</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.cdi.negative</groupId>
diff --git a/appserver/tests/cdi/pom.xml b/appserver/tests/cdi/pom.xml
index 6c83bcb..8c087d3 100755
--- a/appserver/tests/cdi/pom.xml
+++ b/appserver/tests/cdi/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>tests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests</groupId>
diff --git a/appserver/tests/community/pom.xml b/appserver/tests/community/pom.xml
index c12778d..d94241a 100644
--- a/appserver/tests/community/pom.xml
+++ b/appserver/tests/community/pom.xml
@@ -28,7 +28,7 @@
<artifactId>quicklook</artifactId>
<name>Glassfish Quicklook Bundle</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/embedded/basic/lifecycle/pom.xml b/appserver/tests/embedded/basic/lifecycle/pom.xml
index 961a5d5..99310cb 100644
--- a/appserver/tests/embedded/basic/lifecycle/pom.xml
+++ b/appserver/tests/embedded/basic/lifecycle/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>lifecycle</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Test newGlassFish(), start(), stop(), dispose() lifecyle operations</name>
<build>
<plugins>
diff --git a/appserver/tests/embedded/basic/pom.xml b/appserver/tests/embedded/basic/pom.xml
index 3a73746..a1c4590 100755
--- a/appserver/tests/embedded/basic/pom.xml
+++ b/appserver/tests/embedded/basic/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>Basic tests for testing org.glassfish.embeddable APIs</name>
<modules>
diff --git a/appserver/tests/embedded/cdi_basic/pom.xml b/appserver/tests/embedded/cdi_basic/pom.xml
index 40986cf..d00b242 100644
--- a/appserver/tests/embedded/cdi_basic/pom.xml
+++ b/appserver/tests/embedded/cdi_basic/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>cdi_basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic CDI Test</name>
<build>
<finalName>cdi_basic</finalName>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/appserver/tests/embedded/cdi_ejb_jpa/pom.xml b/appserver/tests/embedded/cdi_ejb_jpa/pom.xml
index 2b0f84f..84e8652 100644
--- a/appserver/tests/embedded/cdi_ejb_jpa/pom.xml
+++ b/appserver/tests/embedded/cdi_ejb_jpa/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>cdi_ejb_jpa</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>CDI, EJB, JPA integration test</name>
<build>
<finalName>cdi_ejb_jpa</finalName>
diff --git a/appserver/tests/embedded/ejb/basic/pom.xml b/appserver/tests/embedded/ejb/basic/pom.xml
index ef9bff0..b11f59b 100644
--- a/appserver/tests/embedded/ejb/basic/pom.xml
+++ b/appserver/tests/embedded/ejb/basic/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.ejb</groupId>
<artifactId>basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Test HelloWorld and Timer EJB deployed with org.glassfish.embeddable APIs</name>
<build>
<plugins>
@@ -55,7 +55,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</profile>
diff --git a/appserver/tests/embedded/ejb/ejb-api/pom.xml b/appserver/tests/embedded/ejb/ejb-api/pom.xml
index ff46f5d..0665295 100644
--- a/appserver/tests/embedded/ejb/ejb-api/pom.xml
+++ b/appserver/tests/embedded/ejb/ejb-api/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.ejb</groupId>
<artifactId>ejb-api-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>EJB Embedded API test</name>
<build>
<plugins>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</profile>
diff --git a/appserver/tests/embedded/ejb/ejb-main/pom.xml b/appserver/tests/embedded/ejb/ejb-main/pom.xml
index 0061276..86c1785 100644
--- a/appserver/tests/embedded/ejb/ejb-main/pom.xml
+++ b/appserver/tests/embedded/ejb/ejb-main/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.ejb</groupId>
diff --git a/appserver/tests/embedded/ejb/pom.xml b/appserver/tests/embedded/ejb/pom.xml
index e9b7937..d79ac97 100755
--- a/appserver/tests/embedded/ejb/pom.xml
+++ b/appserver/tests/embedded/ejb/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>EJB related Embedded Tests</name>
<modules>
diff --git a/appserver/tests/embedded/ejb/remoteejb/pom.xml b/appserver/tests/embedded/ejb/remoteejb/pom.xml
index b32e361..5189197 100644
--- a/appserver/tests/embedded/ejb/remoteejb/pom.xml
+++ b/appserver/tests/embedded/ejb/remoteejb/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.ejb</groupId>
<artifactId>remoteejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Test remote EJB deployment with org.glassfish.embeddable APIs</name>
<build>
<finalName>remoteejb</finalName>
@@ -67,7 +67,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</profile>
diff --git a/appserver/tests/embedded/glassfish_resources_xml/pom.xml b/appserver/tests/embedded/glassfish_resources_xml/pom.xml
index 7b7b1c4..6f000c6 100644
--- a/appserver/tests/embedded/glassfish_resources_xml/pom.xml
+++ b/appserver/tests/embedded/glassfish_resources_xml/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>glassfish_resources_xml</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>CDI, EJB, JPA integration test which has glassfish-resources.xml</name>
<build>
<finalName>glassfish_resources_xml</finalName>
diff --git a/appserver/tests/embedded/inplanted/pom.xml b/appserver/tests/embedded/inplanted/pom.xml
index c8b56a9..5eeace2 100755
--- a/appserver/tests/embedded/inplanted/pom.xml
+++ b/appserver/tests/embedded/inplanted/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -76,7 +76,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</profile>
diff --git a/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml b/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
index 2f330a1..c06164a 100644
--- a/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>applicationDispatcher</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/dirListing/pom.xml b/appserver/tests/embedded/maven-plugin/dirListing/pom.xml
index b7e11b2..8ea7514 100644
--- a/appserver/tests/embedded/maven-plugin/dirListing/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/dirListing/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>dirListing</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml b/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
index 165f87e..1b59b5c 100644
--- a/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>filterURIMapping</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml b/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
index a0769fe..9ff6fed 100644
--- a/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>getRequestURI</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/index/pom.xml b/appserver/tests/embedded/maven-plugin/index/pom.xml
index a047b6a..71c0c1c 100644
--- a/appserver/tests/embedded/maven-plugin/index/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/index/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>index</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/init/pom.xml b/appserver/tests/embedded/maven-plugin/init/pom.xml
index a4dc2b4..96f2486 100644
--- a/appserver/tests/embedded/maven-plugin/init/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/init/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>init</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml b/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
index b50bf09..e2ef48c 100644
--- a/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>jmxUndeployEvent</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/jsftest/pom.xml b/appserver/tests/embedded/maven-plugin/jsftest/pom.xml
index 2cebe67..b77d4e4 100644
--- a/appserver/tests/embedded/maven-plugin/jsftest/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/jsftest/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>jsftest</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/jsptest/pom.xml b/appserver/tests/embedded/maven-plugin/jsptest/pom.xml
index e9c705d..1d7a3ae 100644
--- a/appserver/tests/embedded/maven-plugin/jsptest/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/jsptest/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>jsptest</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/localejbs/pom.xml b/appserver/tests/embedded/maven-plugin/localejbs/pom.xml
index 5925a3b..8ab308b 100644
--- a/appserver/tests/embedded/maven-plugin/localejbs/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/localejbs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>localejbs</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/mdb/pom.xml b/appserver/tests/embedded/maven-plugin/mdb/pom.xml
index af1aa78..b4cd903 100644
--- a/appserver/tests/embedded/maven-plugin/mdb/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/mdb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>mdb</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml b/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
index 4c25587..ce8bf15 100644
--- a/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>multipleApps</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/pom.xml b/appserver/tests/embedded/maven-plugin/pom.xml
index 21e929e..a4c8bea 100644
--- a/appserver/tests/embedded/maven-plugin/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/pom.xml
@@ -23,7 +23,7 @@
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>GlassFish Embedded Maven Plugin Tests</name>
diff --git a/appserver/tests/embedded/maven-plugin/queryString/pom.xml b/appserver/tests/embedded/maven-plugin/queryString/pom.xml
index 96e6206..bdae7c6 100644
--- a/appserver/tests/embedded/maven-plugin/queryString/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/queryString/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>queryString</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml b/appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
index 86bf07d..58e49ec 100644
--- a/appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>remoteejbs</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/scattered/pom.xml b/appserver/tests/embedded/maven-plugin/scattered/pom.xml
index 3b3ab44..13c3736 100644
--- a/appserver/tests/embedded/maven-plugin/scattered/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/scattered/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish</groupId>
<artifactId>scattered</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml b/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
index 5d019a9..a3329be 100644
--- a/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>securewebapp</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml b/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
index 28ad6c7..086e74a 100644
--- a/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>sessionDestroyed</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/simple/pom.xml b/appserver/tests/embedded/maven-plugin/simple/pom.xml
index a8f45b2..c40ab04 100644
--- a/appserver/tests/embedded/maven-plugin/simple/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/simple/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish</groupId>
<artifactId>maven-glassfish-plugin-tester-deploy</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml b/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
index 0e5da9a..4aa6182 100644
--- a/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>standalonewar</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml b/appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
index 7e5c837..84db864 100644
--- a/appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>init</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/webservice/pom.xml b/appserver/tests/embedded/maven-plugin/webservice/pom.xml
index 48c6295..6623f77 100644
--- a/appserver/tests/embedded/maven-plugin/webservice/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/webservice/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>webservice</artifactId>
diff --git a/appserver/tests/embedded/maven-plugin/websockets/pom.xml b/appserver/tests/embedded/maven-plugin/websockets/pom.xml
index 2204b55..f7ebe5d 100644
--- a/appserver/tests/embedded/maven-plugin/websockets/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/websockets/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.embedded.maven-plugin</groupId>
<artifactId>websockets</artifactId>
diff --git a/appserver/tests/embedded/mysql/pom.xml b/appserver/tests/embedded/mysql/pom.xml
index e8963ec..7a76388 100644
--- a/appserver/tests/embedded/mysql/pom.xml
+++ b/appserver/tests/embedded/mysql/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>mysql</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>war</packaging>
<name>Simple web application which uses mysql as database</name>
<build>
@@ -68,7 +68,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
diff --git a/appserver/tests/embedded/pom.xml b/appserver/tests/embedded/pom.xml
index 597e529..95f1d64 100755
--- a/appserver/tests/embedded/pom.xml
+++ b/appserver/tests/embedded/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>GlassFish Embedded Tests</name>
diff --git a/appserver/tests/embedded/scatteredarchive/pom.xml b/appserver/tests/embedded/scatteredarchive/pom.xml
index 716a130..6e787fe 100644
--- a/appserver/tests/embedded/scatteredarchive/pom.xml
+++ b/appserver/tests/embedded/scatteredarchive/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>scatteredarchive</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Scattered Archive Test</name>
<build>
<finalName>scatteredarchive</finalName>
@@ -59,7 +59,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</profile>
diff --git a/appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml b/appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
index 354bf46..9e646b7 100644
--- a/appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
+++ b/appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>servlet_runs_admin_cmds</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Servlet Running Admin Commands using org.glassfish.embeddable.CommandRunner</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/embedded/static/ejb/pom.xml b/appserver/tests/embedded/static/ejb/pom.xml
index 1506535..db1e55b 100755
--- a/appserver/tests/embedded/static/ejb/pom.xml
+++ b/appserver/tests/embedded/static/ejb/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>static</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.embedded.static</groupId>
diff --git a/appserver/tests/embedded/static/ejb/simple/pom.xml b/appserver/tests/embedded/static/ejb/simple/pom.xml
index a08cf22..b9cb12e 100644
--- a/appserver/tests/embedded/static/ejb/simple/pom.xml
+++ b/appserver/tests/embedded/static/ejb/simple/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded.static</groupId>
<artifactId>ejb</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -44,7 +44,7 @@
<dependency>
<groupId>org.glassfish.extras</groupId>
<artifactId>glassfish-embedded-web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/embedded/static/pom.xml b/appserver/tests/embedded/static/pom.xml
index a4c6b78..15c5575 100755
--- a/appserver/tests/embedded/static/pom.xml
+++ b/appserver/tests/embedded/static/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.embedded</groupId>
diff --git a/appserver/tests/embedded/static/web/pom.xml b/appserver/tests/embedded/static/web/pom.xml
index a365adb..011794c 100755
--- a/appserver/tests/embedded/static/web/pom.xml
+++ b/appserver/tests/embedded/static/web/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/tests/embedded/utils/pom.xml b/appserver/tests/embedded/utils/pom.xml
index cbdb595..35d0a59 100644
--- a/appserver/tests/embedded/utils/pom.xml
+++ b/appserver/tests/embedded/utils/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.embedded</groupId>
@@ -33,7 +33,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-shell</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/appserver/tests/embedded/web/autodelete/pom.xml b/appserver/tests/embedded/web/autodelete/pom.xml
index f121275..dd73118 100644
--- a/appserver/tests/embedded/web/autodelete/pom.xml
+++ b/appserver/tests/embedded/web/autodelete/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/web/pom.xml b/appserver/tests/embedded/web/pom.xml
index b8df4ae..0a42f40 100755
--- a/appserver/tests/embedded/web/pom.xml
+++ b/appserver/tests/embedded/web/pom.xml
@@ -23,7 +23,7 @@
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web</artifactId>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish Web Embedded Tests</name>
<modules>
<module>web-api</module>
diff --git a/appserver/tests/embedded/web/servlet/pom.xml b/appserver/tests/embedded/web/servlet/pom.xml
index 58cd589..e88db38 100644
--- a/appserver/tests/embedded/web/servlet/pom.xml
+++ b/appserver/tests/embedded/web/servlet/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/web/web-all/pom.xml b/appserver/tests/embedded/web/web-all/pom.xml
index d9570ad..09421bd 100644
--- a/appserver/tests/embedded/web/web-all/pom.xml
+++ b/appserver/tests/embedded/web/web-all/pom.xml
@@ -28,13 +28,13 @@
<!--<parent>-->
<!--<groupId>org.glassfish</groupId>-->
<!--<artifactId>glassfish-parent</artifactId>-->
- <!--<version>6.0.0-SNAPSHOT</version>-->
+ <!--<version>6.0.1</version>-->
<!--</parent>-->
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests</groupId>
<artifactId>web-all-embedded-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Test for glassfish-embedded-web</name>
<properties>
@@ -121,7 +121,7 @@
<dependency>
<groupId>org.glassfish.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</profile>
diff --git a/appserver/tests/embedded/web/web-api/pom.xml b/appserver/tests/embedded/web/web-api/pom.xml
index 32e5430..64d0ffa 100755
--- a/appserver/tests/embedded/web/web-api/pom.xml
+++ b/appserver/tests/embedded/web/web-api/pom.xml
@@ -24,7 +24,7 @@
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web-api-embedded-test</artifactId>
<packaging>war</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Test for glassfish-embedded-web</name>
<build>
@@ -74,7 +74,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
<dependency>
<groupId>junit</groupId>
diff --git a/appserver/tests/embedded/web/web-war/pom.xml b/appserver/tests/embedded/web/web-war/pom.xml
index 77544cf..bf7e184 100644
--- a/appserver/tests/embedded/web/web-war/pom.xml
+++ b/appserver/tests/embedded/web/web-war/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/web/web-war/test/pom.xml b/appserver/tests/embedded/web/web-war/test/pom.xml
index 0823489..2e87aa1 100644
--- a/appserver/tests/embedded/web/web-war/test/pom.xml
+++ b/appserver/tests/embedded/web/web-war/test/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -143,7 +143,7 @@
<dependency>
<groupId>org.glassfish.transaction</groupId>
<artifactId>jta</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>test</scope>
</dependency>
<dependency>
diff --git a/appserver/tests/embedded/web/web-war/war/pom.xml b/appserver/tests/embedded/web/web-war/war/pom.xml
index 224fbc2..664ac16 100644
--- a/appserver/tests/embedded/web/web-war/war/pom.xml
+++ b/appserver/tests/embedded/web/web-war/war/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/web/web-war/web-fragment1/pom.xml b/appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
index b7e17f9..11a9238 100644
--- a/appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
+++ b/appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/web/web-war/web-fragment2/pom.xml b/appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
index a71b841..3a80a58 100644
--- a/appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
+++ b/appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/web/web-war/web-fragment3/pom.xml b/appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
index 5629acc..16ce0be 100644
--- a/appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
+++ b/appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/wrapper/pom.xml b/appserver/tests/embedded/wrapper/pom.xml
index abb8ff2..6148148 100644
--- a/appserver/tests/embedded/wrapper/pom.xml
+++ b/appserver/tests/embedded/wrapper/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.test</groupId>
<artifactId>test-wrapper</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Embedded GlassFish Wrapper</name>
<dependencies>
diff --git a/appserver/tests/hk2/cdi/basic/ejb1/pom.xml b/appserver/tests/hk2/cdi/basic/ejb1/pom.xml
index 7de6b7a..25ca199 100644
--- a/appserver/tests/hk2/cdi/basic/ejb1/pom.xml
+++ b/appserver/tests/hk2/cdi/basic/ejb1/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.basic</groupId>
diff --git a/appserver/tests/hk2/cdi/basic/pom.xml b/appserver/tests/hk2/cdi/basic/pom.xml
index 95b56d8..ee15c52 100755
--- a/appserver/tests/hk2/cdi/basic/pom.xml
+++ b/appserver/tests/hk2/cdi/basic/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>cdi</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
diff --git a/appserver/tests/hk2/cdi/basic/runner/pom.xml b/appserver/tests/hk2/cdi/basic/runner/pom.xml
index 5f0f93f..e5b1112 100644
--- a/appserver/tests/hk2/cdi/basic/runner/pom.xml
+++ b/appserver/tests/hk2/cdi/basic/runner/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.basic</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/app/pom.xml b/appserver/tests/hk2/cdi/ear/app/pom.xml
index 5330453..45c1b01 100644
--- a/appserver/tests/hk2/cdi/ear/app/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/app/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.ear</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/ejb1/pom.xml b/appserver/tests/hk2/cdi/ear/ejb1/pom.xml
index 0219efd..6b08ea3 100644
--- a/appserver/tests/hk2/cdi/ear/ejb1/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/ejb1/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.ear</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/ejb2/pom.xml b/appserver/tests/hk2/cdi/ear/ejb2/pom.xml
index 0b2c914..2117943 100644
--- a/appserver/tests/hk2/cdi/ear/ejb2/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/ejb2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.ear</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/lib1/pom.xml b/appserver/tests/hk2/cdi/ear/lib1/pom.xml
index 2bb435a..4015937 100644
--- a/appserver/tests/hk2/cdi/ear/lib1/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/lib1/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.ear</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/pom.xml b/appserver/tests/hk2/cdi/ear/pom.xml
index 5f826c2..13d385d 100755
--- a/appserver/tests/hk2/cdi/ear/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>cdi</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/runner/pom.xml b/appserver/tests/hk2/cdi/ear/runner/pom.xml
index 7ec16cd..ba6e05e 100644
--- a/appserver/tests/hk2/cdi/ear/runner/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/runner/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.ear</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/war1/pom.xml b/appserver/tests/hk2/cdi/ear/war1/pom.xml
index 197437e..939c9ec 100644
--- a/appserver/tests/hk2/cdi/ear/war1/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/war1/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.ear</groupId>
diff --git a/appserver/tests/hk2/cdi/ear/war2/pom.xml b/appserver/tests/hk2/cdi/ear/war2/pom.xml
index 9a6f55f..9b4a6f8 100644
--- a/appserver/tests/hk2/cdi/ear/war2/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/war2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.ear</groupId>
diff --git a/appserver/tests/hk2/cdi/jersey/pom.xml b/appserver/tests/hk2/cdi/jersey/pom.xml
index 9d6a51d..227f77e 100755
--- a/appserver/tests/hk2/cdi/jersey/pom.xml
+++ b/appserver/tests/hk2/cdi/jersey/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>cdi</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
diff --git a/appserver/tests/hk2/cdi/jersey/runner/pom.xml b/appserver/tests/hk2/cdi/jersey/runner/pom.xml
index 4ed077e..baa4b29 100644
--- a/appserver/tests/hk2/cdi/jersey/runner/pom.xml
+++ b/appserver/tests/hk2/cdi/jersey/runner/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>jersey</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.jersey</groupId>
diff --git a/appserver/tests/hk2/cdi/jersey/war/pom.xml b/appserver/tests/hk2/cdi/jersey/war/pom.xml
index 3567fec..8f24352 100644
--- a/appserver/tests/hk2/cdi/jersey/war/pom.xml
+++ b/appserver/tests/hk2/cdi/jersey/war/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>jersey</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2.cdi.jersey</groupId>
diff --git a/appserver/tests/hk2/cdi/pom.xml b/appserver/tests/hk2/cdi/pom.xml
index 6f4f1c2..a5990b1 100755
--- a/appserver/tests/hk2/cdi/pom.xml
+++ b/appserver/tests/hk2/cdi/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>hk2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests.hk2</groupId>
diff --git a/appserver/tests/hk2/isolation/pom.xml b/appserver/tests/hk2/isolation/pom.xml
index e08a345..be45340 100755
--- a/appserver/tests/hk2/isolation/pom.xml
+++ b/appserver/tests/hk2/isolation/pom.xml
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>hk2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>isolation</artifactId>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish HK2 Isolation Tests</name>
<modules>
diff --git a/appserver/tests/hk2/isolation/runner/pom.xml b/appserver/tests/hk2/isolation/runner/pom.xml
index 1f5c993..e71d947 100755
--- a/appserver/tests/hk2/isolation/runner/pom.xml
+++ b/appserver/tests/hk2/isolation/runner/pom.xml
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>isolation</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>runner</artifactId>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish HK2 Isolation Test Runner</name>
diff --git a/appserver/tests/hk2/isolation/web/iso1/pom.xml b/appserver/tests/hk2/isolation/web/iso1/pom.xml
index 4c72b6b..f6f93e4 100644
--- a/appserver/tests/hk2/isolation/web/iso1/pom.xml
+++ b/appserver/tests/hk2/isolation/web/iso1/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation.web</groupId>
<artifactId>iso1</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>war</packaging>
<name>Isolation servlet one</name>
diff --git a/appserver/tests/hk2/isolation/web/iso2/pom.xml b/appserver/tests/hk2/isolation/web/iso2/pom.xml
index c7865ec..2ffa6ac 100644
--- a/appserver/tests/hk2/isolation/web/iso2/pom.xml
+++ b/appserver/tests/hk2/isolation/web/iso2/pom.xml
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation.web</groupId>
<artifactId>iso2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>war</packaging>
<name>Isolation servlet two</name>
diff --git a/appserver/tests/hk2/isolation/web/pom.xml b/appserver/tests/hk2/isolation/web/pom.xml
index 3b56259..3364a64 100755
--- a/appserver/tests/hk2/isolation/web/pom.xml
+++ b/appserver/tests/hk2/isolation/web/pom.xml
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>isolation</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>web</artifactId>
<packaging>pom</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish HK2 Isolation WebApps</name>
<modules>
diff --git a/appserver/tests/hk2/pom.xml b/appserver/tests/hk2/pom.xml
index 1c92216..aaf259a 100755
--- a/appserver/tests/hk2/pom.xml
+++ b/appserver/tests/hk2/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>tests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests</groupId>
diff --git a/appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml b/appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
index fd9694b..3aed72c 100644
--- a/appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
+++ b/appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>appscoped-db-with-resources-xml</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Appscoped DB Service with glassfish-resources.xml sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-bookstore-dns/pom.xml b/appserver/tests/paas/basic-bookstore-dns/pom.xml
index af05430..77d2f79 100644
--- a/appserver/tests/paas/basic-bookstore-dns/pom.xml
+++ b/appserver/tests/paas/basic-bookstore-dns/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-bookstore-dns</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic Bookstore DNS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-db-initsql/pom.xml b/appserver/tests/paas/basic-db-initsql/pom.xml
index 0d327d8..2900fef 100644
--- a/appserver/tests/paas/basic-db-initsql/pom.xml
+++ b/appserver/tests/paas/basic-db-initsql/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db-initsql</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic InitSQL PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-db-teardown-sql/pom.xml b/appserver/tests/paas/basic-db-teardown-sql/pom.xml
index 2ae1515..b10c069 100644
--- a/appserver/tests/paas/basic-db-teardown-sql/pom.xml
+++ b/appserver/tests/paas/basic-db-teardown-sql/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db-teardown-sql</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic DB Tear down SQL PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-db-with-resources-xml/pom.xml b/appserver/tests/paas/basic-db-with-resources-xml/pom.xml
index 75ccaf9..9003717 100644
--- a/appserver/tests/paas/basic-db-with-resources-xml/pom.xml
+++ b/appserver/tests/paas/basic-db-with-resources-xml/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db-with-resources-xml</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic DB with glassfish-resources.xml sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-db/pom.xml b/appserver/tests/paas/basic-db/pom.xml
index 9438180..918ec66 100644
--- a/appserver/tests/paas/basic-db/pom.xml
+++ b/appserver/tests/paas/basic-db/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-jpa/pom.xml b/appserver/tests/paas/basic-jpa/pom.xml
index c674274..7d4a4e6 100644
--- a/appserver/tests/paas/basic-jpa/pom.xml
+++ b/appserver/tests/paas/basic-jpa/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-jpa</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic JPA PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-service-discovery/pom.xml b/appserver/tests/paas/basic-service-discovery/pom.xml
index 16caa2c..4aabe08 100644
--- a/appserver/tests/paas/basic-service-discovery/pom.xml
+++ b/appserver/tests/paas/basic-service-discovery/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-sd</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic Service Discovery PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic-shared-service-test/pom.xml b/appserver/tests/paas/basic-shared-service-test/pom.xml
index 3b67a23..afd32e8 100644
--- a/appserver/tests/paas/basic-shared-service-test/pom.xml
+++ b/appserver/tests/paas/basic-shared-service-test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-shared-service-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic Shared Sevice Test</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/basic/pom.xml b/appserver/tests/paas/basic/pom.xml
index 909e313..5de0d39 100644
--- a/appserver/tests/paas/basic/pom.xml
+++ b/appserver/tests/paas/basic/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/bookstore/pom.xml b/appserver/tests/paas/bookstore/pom.xml
index 56c880a..ed1edaa 100644
--- a/appserver/tests/paas/bookstore/pom.xml
+++ b/appserver/tests/paas/bookstore/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>bookstore</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Bookstore PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/deployment-rollback/pom.xml b/appserver/tests/paas/deployment-rollback/pom.xml
index 18d15b1..081520a 100644
--- a/appserver/tests/paas/deployment-rollback/pom.xml
+++ b/appserver/tests/paas/deployment-rollback/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>rollback-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Deployment Rollback Test</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/enable-disable-test/pom.xml b/appserver/tests/paas/enable-disable-test/pom.xml
index 5610dfc..b0ab8cf 100644
--- a/appserver/tests/paas/enable-disable-test/pom.xml
+++ b/appserver/tests/paas/enable-disable-test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>enable-disable-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Enable Disable Test</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml b/appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
index e1b30da..e502849 100644
--- a/appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
+++ b/appserver/tests/paas/ext-shared-service-enable-disable-test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>ext-shared-service-enable-disable-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Enable Disable External and Shared Service Test</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/external-and-shared-service/pom.xml b/appserver/tests/paas/external-and-shared-service/pom.xml
index 200bd29..5c18aba 100644
--- a/appserver/tests/paas/external-and-shared-service/pom.xml
+++ b/appserver/tests/paas/external-and-shared-service/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>external-and-shared-service-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>External and Shared Service Test</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/external-db-service/generatederbyvm/pom.xml b/appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
index 1b5bee6..e50df61 100644
--- a/appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
+++ b/appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>paas.plugins</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>generatederbyvm</artifactId>
diff --git a/appserver/tests/paas/external-db-service/pom.xml b/appserver/tests/paas/external-db-service/pom.xml
index 094d7a1..7bbcfc4 100644
--- a/appserver/tests/paas/external-db-service/pom.xml
+++ b/appserver/tests/paas/external-db-service/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>external-service-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>External DB Service TesT</name>
<packaging>pom</packaging>
<modules>
diff --git a/appserver/tests/paas/external-db-service/test/pom.xml b/appserver/tests/paas/external-db-service/test/pom.xml
index 7f48980..0f43309 100644
--- a/appserver/tests/paas/external-db-service/test/pom.xml
+++ b/appserver/tests/paas/external-db-service/test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>external-db-service-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>External DB Service PaaS application</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/helloworld/pom.xml b/appserver/tests/paas/helloworld/pom.xml
index 0887127..195afdb 100644
--- a/appserver/tests/paas/helloworld/pom.xml
+++ b/appserver/tests/paas/helloworld/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>helloworld</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>PaaS Hello World sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/javaee_shared_service/pom.xml b/appserver/tests/paas/javaee_shared_service/pom.xml
index 4f2c05d..8eb7aa7 100644
--- a/appserver/tests/paas/javaee_shared_service/pom.xml
+++ b/appserver/tests/paas/javaee_shared_service/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>bookstore2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Bookstore PaaS sample running on Java EE (GlassFish) shared service.</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/lazy-shared-service-test/pom.xml b/appserver/tests/paas/lazy-shared-service-test/pom.xml
index f0f42c7..108a6c6 100644
--- a/appserver/tests/paas/lazy-shared-service-test/pom.xml
+++ b/appserver/tests/paas/lazy-shared-service-test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>lazy-shared-service-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Lazy Shared Service PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml b/appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
index 5ef9439..9986453 100644
--- a/appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
+++ b/appserver/tests/paas/mq-shared-service-test/mq-test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>mq-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>MQ Shared Service Test</name>
<packaging>jar</packaging>
<properties>
diff --git a/appserver/tests/paas/mq-shared-service-test/pom.xml b/appserver/tests/paas/mq-shared-service-test/pom.xml
index 16d5149..4f9d698 100644
--- a/appserver/tests/paas/mq-shared-service-test/pom.xml
+++ b/appserver/tests/paas/mq-shared-service-test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>mq-shared-service-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>MQ Shared Service TesT</name>
<packaging>pom</packaging>
<modules>
diff --git a/appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml b/appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
index 340fd1d..7c701fe 100644
--- a/appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
+++ b/appserver/tests/paas/multiple-db-app-scoped-services/advanced/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-app-scoped-service-test-advanced</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Multiple Application Scoped Database Services Advanced PaaS Application</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml b/appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
index 60ebe7d..4054420 100644
--- a/appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
+++ b/appserver/tests/paas/multiple-db-app-scoped-services/basic/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-app-scoped-service-test-basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Multiple Application Scoped Database Services Basic PaaS Application</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/multiple-db-app-scoped-services/pom.xml b/appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
index 5d4ce4b..1e5bb29 100644
--- a/appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
+++ b/appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-db-app-scoped-services</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Multiple DB App Scoped Services</name>
<packaging>pom</packaging>
<modules>
diff --git a/appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml b/appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
index 7883d5e..8f291bd 100644
--- a/appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
+++ b/appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-shared-db-service-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Multiple Shared DB service PaaS application</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/multiple-db-shared-services/basic/pom.xml b/appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
index 53f5a15..ffe1e92 100644
--- a/appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
+++ b/appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-shared-db-service-test-basic</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Multiple Shared DB service Basic PaaS application</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/multiple-db-shared-services/pom.xml b/appserver/tests/paas/multiple-db-shared-services/pom.xml
index 051b137..07baced 100644
--- a/appserver/tests/paas/multiple-db-shared-services/pom.xml
+++ b/appserver/tests/paas/multiple-db-shared-services/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-db-shared-services</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Multiple DB Shared Services</name>
<packaging>pom</packaging>
<modules>
diff --git a/appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml b/appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
index 68aad17..45ac6ac 100644
--- a/appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
+++ b/appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
@@ -22,13 +22,13 @@
<parent>
<groupId>org.glassfish</groupId>
<artifactId>paas.plugins</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish</groupId>
<artifactId>paas.mydbplugin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>MyDB Plugin</name>
<build>
<resources>
diff --git a/appserver/tests/paas/multiple-spe-test/pom.xml b/appserver/tests/paas/multiple-spe-test/pom.xml
index 7bb7a07..469c876 100644
--- a/appserver/tests/paas/multiple-spe-test/pom.xml
+++ b/appserver/tests/paas/multiple-spe-test/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-spe-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Multiple SPE TesT</name>
<packaging>pom</packaging>
<modules>
diff --git a/appserver/tests/paas/multiple-spe-test/spetest/pom.xml b/appserver/tests/paas/multiple-spe-test/spetest/pom.xml
index beb58ee..6e0a2d0 100644
--- a/appserver/tests/paas/multiple-spe-test/spetest/pom.xml
+++ b/appserver/tests/paas/multiple-spe-test/spetest/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-spe-test</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Basic SPE Test</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/pom.xml b/appserver/tests/paas/pom.xml
index 550c89f..2366eb2 100644
--- a/appserver/tests/paas/pom.xml
+++ b/appserver/tests/paas/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests</groupId>
<artifactId>paas</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>PaaS samples</name>
<packaging>pom</packaging>
diff --git a/appserver/tests/paas/scale_service/pom.xml b/appserver/tests/paas/scale_service/pom.xml
index 5b0ccb5..6c1b919 100644
--- a/appserver/tests/paas/scale_service/pom.xml
+++ b/appserver/tests/paas/scale_service/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>scale_service</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Scale Service PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/service_metadata/custom_db_name/pom.xml b/appserver/tests/paas/service_metadata/custom_db_name/pom.xml
index 42e75aa..3788b64 100644
--- a/appserver/tests/paas/service_metadata/custom_db_name/pom.xml
+++ b/appserver/tests/paas/service_metadata/custom_db_name/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>custom_db_name</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Custom DB Name PaaS sample</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/paas/service_metadata/pom.xml b/appserver/tests/paas/service_metadata/pom.xml
index 297f265..5ca2320 100644
--- a/appserver/tests/paas/service_metadata/pom.xml
+++ b/appserver/tests/paas/service_metadata/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>service_metadata</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Service Metadata PaaS samples</name>
<packaging>pom</packaging>
<modules>
diff --git a/appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml b/appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
index 7ac6f8d..630ac59 100644
--- a/appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
+++ b/appserver/tests/paas/service_metadata/provision_using_specified_template/pom.xml
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>service_metadata.provision_using_specified_template</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Provision service(s) using specified template</name>
<packaging>war</packaging>
<build>
diff --git a/appserver/tests/pom.xml b/appserver/tests/pom.xml
index 0e63f8f..aa1e455 100755
--- a/appserver/tests/pom.xml
+++ b/appserver/tests/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.tests</groupId>
diff --git a/appserver/tests/quicklook/admin/pom.xml b/appserver/tests/quicklook/admin/pom.xml
index 3e9d54e..fcb6c34 100644
--- a/appserver/tests/quicklook/admin/pom.xml
+++ b/appserver/tests/quicklook/admin/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>org.glassfish.quicklook</artifactId>
<groupId>quicklook</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<description>Runs the tests on admin/asadmin code</description>
diff --git a/appserver/tests/quicklook/adminconsole/pom.xml b/appserver/tests/quicklook/adminconsole/pom.xml
index d9ef968..7585f4b 100644
--- a/appserver/tests/quicklook/adminconsole/pom.xml
+++ b/appserver/tests/quicklook/adminconsole/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.quicklook</groupId>
<artifactId>adminconsole</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>Admin Console Quicklook Tests</name>
<packaging>jar</packaging>
<parent>
@@ -101,7 +101,7 @@
<dependency>
<groupId>org.glassfish.common</groupId>
<artifactId>amx-core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</dependency>
</dependencies>
</project>
diff --git a/appserver/tests/quicklook/amx/pom.xml b/appserver/tests/quicklook/amx/pom.xml
index bebffd7..deab29e 100644
--- a/appserver/tests/quicklook/amx/pom.xml
+++ b/appserver/tests/quicklook/amx/pom.xml
@@ -26,7 +26,7 @@
<parent>
<artifactId>org.glassfish.quicklook</artifactId>
<groupId>quicklook</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<description>Runs the tests on admin/asadmin code</description>
diff --git a/appserver/tests/quicklook/ejb/cmp/pom.xml b/appserver/tests/quicklook/ejb/cmp/pom.xml
index 29159ad..59f5e21 100644
--- a/appserver/tests/quicklook/ejb/cmp/pom.xml
+++ b/appserver/tests/quicklook/ejb/cmp/pom.xml
@@ -28,7 +28,7 @@
<artifactId>cmp_quicklook</artifactId>
<name>CMP Roster App Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/ejb/embedded/pom.xml b/appserver/tests/quicklook/ejb/embedded/pom.xml
index ae3f96d..f8f6283 100644
--- a/appserver/tests/quicklook/ejb/embedded/pom.xml
+++ b/appserver/tests/quicklook/ejb/embedded/pom.xml
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/ejb/remoteview/pom.xml b/appserver/tests/quicklook/ejb/remoteview/pom.xml
index ae3f96d..f8f6283 100644
--- a/appserver/tests/quicklook/ejb/remoteview/pom.xml
+++ b/appserver/tests/quicklook/ejb/remoteview/pom.xml
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/ejb/sfulnoi/pom.xml b/appserver/tests/quicklook/ejb/sfulnoi/pom.xml
index ae3f96d..f8f6283 100644
--- a/appserver/tests/quicklook/ejb/sfulnoi/pom.xml
+++ b/appserver/tests/quicklook/ejb/sfulnoi/pom.xml
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/ejb/singleton/pom.xml b/appserver/tests/quicklook/ejb/singleton/pom.xml
index ae3f96d..f8f6283 100644
--- a/appserver/tests/quicklook/ejb/singleton/pom.xml
+++ b/appserver/tests/quicklook/ejb/singleton/pom.xml
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/ejb/slsbnicmt/pom.xml b/appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
index ae3f96d..f8f6283 100644
--- a/appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
+++ b/appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/jms/injection/pom.xml b/appserver/tests/quicklook/jms/injection/pom.xml
index d272f2d..5780338 100644
--- a/appserver/tests/quicklook/jms/injection/pom.xml
+++ b/appserver/tests/quicklook/jms/injection/pom.xml
@@ -28,7 +28,7 @@
<artifactId>injection_quicklook</artifactId>
<name>Glassfish JMS Injection Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/pom.xml b/appserver/tests/quicklook/pom.xml
index 74df876..bc9928a 100644
--- a/appserver/tests/quicklook/pom.xml
+++ b/appserver/tests/quicklook/pom.xml
@@ -29,7 +29,7 @@
<artifactId>quicklook</artifactId>
<name>Glassfish Quicklook Bundle</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
<plugins>
diff --git a/appserver/tests/quicklook/rest/pom.xml b/appserver/tests/quicklook/rest/pom.xml
index 0786345..2d3a25d 100644
--- a/appserver/tests/quicklook/rest/pom.xml
+++ b/appserver/tests/quicklook/rest/pom.xml
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.quicklook</groupId>
<artifactId>rest</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>REST API Quicklook Tests</name>
<packaging>jar</packaging>
<parent>
diff --git a/appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml b/appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
index d053c30..c2f86ed 100644
--- a/appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
+++ b/appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
@@ -28,7 +28,7 @@
<artifactId>wsit_quicklook</artifactId>
<name>Glassfish Web Services Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/quicklook/wsit/jsr109tester/pom.xml b/appserver/tests/quicklook/wsit/jsr109tester/pom.xml
index f09a1d3..780a841 100644
--- a/appserver/tests/quicklook/wsit/jsr109tester/pom.xml
+++ b/appserver/tests/quicklook/wsit/jsr109tester/pom.xml
@@ -29,7 +29,7 @@
<artifactId>wsit_quicklook</artifactId>
<name>Glassfish Web Services Quicklook</name>
<packaging>jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<description>This pom describes how to run QuickLook tests on the Glassfish Bundle</description>
<build>
diff --git a/appserver/tests/sse/basic/pom.xml b/appserver/tests/sse/basic/pom.xml
index c43fe86..a164419 100644
--- a/appserver/tests/sse/basic/pom.xml
+++ b/appserver/tests/sse/basic/pom.xml
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web-sse</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/appserver/tests/sse/videoplayer/pom.xml b/appserver/tests/sse/videoplayer/pom.xml
index 25a62cf..a67089c 100644
--- a/appserver/tests/sse/videoplayer/pom.xml
+++ b/appserver/tests/sse/videoplayer/pom.xml
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web-sse</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/appserver/transaction/internal-api/pom.xml b/appserver/transaction/internal-api/pom.xml
index c08c1ce..e94bc0e 100644
--- a/appserver/transaction/internal-api/pom.xml
+++ b/appserver/transaction/internal-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.transaction</groupId>
<artifactId>transaction</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/transaction/jta-xa/pom.xml b/appserver/transaction/jta-xa/pom.xml
index e5bf28e..9fea9c8 100644
--- a/appserver/transaction/jta-xa/pom.xml
+++ b/appserver/transaction/jta-xa/pom.xml
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main.transaction</groupId>
<artifactId>transaction</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/transaction/jta/pom.xml b/appserver/transaction/jta/pom.xml
index 56c6f5c..2c22003 100644
--- a/appserver/transaction/jta/pom.xml
+++ b/appserver/transaction/jta/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.transaction</groupId>
<artifactId>transaction</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/transaction/jts/pom.xml b/appserver/transaction/jts/pom.xml
index 7040daa..29034a5 100644
--- a/appserver/transaction/jts/pom.xml
+++ b/appserver/transaction/jts/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.transaction</groupId>
<artifactId>transaction</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/transaction/pom.xml b/appserver/transaction/pom.xml
index 8671a20..a09f31f 100644
--- a/appserver/transaction/pom.xml
+++ b/appserver/transaction/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.transaction</groupId>
diff --git a/appserver/web/admin/pom.xml b/appserver/web/admin/pom.xml
index 0b206c3..49f845d 100644
--- a/appserver/web/admin/pom.xml
+++ b/appserver/web/admin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>web-cli</artifactId>
diff --git a/appserver/web/cdi-api-fragment/pom.xml b/appserver/web/cdi-api-fragment/pom.xml
index 34b8f5c..b2abcc1 100644
--- a/appserver/web/cdi-api-fragment/pom.xml
+++ b/appserver/web/cdi-api-fragment/pom.xml
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/web/gf-web-connector/pom.xml b/appserver/web/gf-web-connector/pom.xml
index 0d78ec4..6c216f0 100755
--- a/appserver/web/gf-web-connector/pom.xml
+++ b/appserver/web/gf-web-connector/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/gf-weld-connector/pom.xml b/appserver/web/gf-weld-connector/pom.xml
index 7eb7343..9e6d0b1 100644
--- a/appserver/web/gf-weld-connector/pom.xml
+++ b/appserver/web/gf-weld-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>gf-weld-connector</artifactId>
diff --git a/appserver/web/gui-plugin-common/pom.xml b/appserver/web/gui-plugin-common/pom.xml
index f24d07e..f0b0086 100755
--- a/appserver/web/gui-plugin-common/pom.xml
+++ b/appserver/web/gui-plugin-common/pom.xml
@@ -20,7 +20,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/jersey-mvc-connector/pom.xml b/appserver/web/jersey-mvc-connector/pom.xml
index 7cd84c1..1e5fa98 100644
--- a/appserver/web/jersey-mvc-connector/pom.xml
+++ b/appserver/web/jersey-mvc-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jersey-mvc-connector</artifactId>
diff --git a/appserver/web/jsf-connector/pom.xml b/appserver/web/jsf-connector/pom.xml
index 7a95677..6986850 100644
--- a/appserver/web/jsf-connector/pom.xml
+++ b/appserver/web/jsf-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jsf-connector</artifactId>
diff --git a/appserver/web/jspcaching-connector/pom.xml b/appserver/web/jspcaching-connector/pom.xml
index 6b45212..fcd43bf 100644
--- a/appserver/web/jspcaching-connector/pom.xml
+++ b/appserver/web/jspcaching-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jspcaching-connector</artifactId>
diff --git a/appserver/web/jstl-connector/pom.xml b/appserver/web/jstl-connector/pom.xml
index 4ab2058..a45c49d 100644
--- a/appserver/web/jstl-connector/pom.xml
+++ b/appserver/web/jstl-connector/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>jstl-connector</artifactId>
diff --git a/appserver/web/pom.xml b/appserver/web/pom.xml
index c4dad89..f5f9865 100755
--- a/appserver/web/pom.xml
+++ b/appserver/web/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.web</groupId>
diff --git a/appserver/web/war-util/pom.xml b/appserver/web/war-util/pom.xml
index ab0e19b..c3da317 100755
--- a/appserver/web/war-util/pom.xml
+++ b/appserver/web/war-util/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/web-core/pom.xml b/appserver/web/web-core/pom.xml
index 4151891..3d265bb 100755
--- a/appserver/web/web-core/pom.xml
+++ b/appserver/web/web-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/web-embed/api/pom.xml b/appserver/web/web-embed/api/pom.xml
index bac285a..4743b9d 100755
--- a/appserver/web/web-embed/api/pom.xml
+++ b/appserver/web/web-embed/api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web-embed</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>web-embed-api</artifactId>
diff --git a/appserver/web/web-embed/pom.xml b/appserver/web/web-embed/pom.xml
index 3154503..126fca1 100755
--- a/appserver/web/web-embed/pom.xml
+++ b/appserver/web/web-embed/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>web-embed</artifactId>
diff --git a/appserver/web/web-glue/pom.xml b/appserver/web/web-glue/pom.xml
index 3a370db..3fa6640 100755
--- a/appserver/web/web-glue/pom.xml
+++ b/appserver/web/web-glue/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/web-ha/pom.xml b/appserver/web/web-ha/pom.xml
index 80a4273..5e91a22 100755
--- a/appserver/web/web-ha/pom.xml
+++ b/appserver/web/web-ha/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/web-naming/pom.xml b/appserver/web/web-naming/pom.xml
index d979686..f14fa2f 100755
--- a/appserver/web/web-naming/pom.xml
+++ b/appserver/web/web-naming/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/web-sse/pom.xml b/appserver/web/web-sse/pom.xml
index f62fff2..d3211b6 100755
--- a/appserver/web/web-sse/pom.xml
+++ b/appserver/web/web-sse/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/webtier-all/pom.xml b/appserver/web/webtier-all/pom.xml
index 4c28699..e14b874 100755
--- a/appserver/web/webtier-all/pom.xml
+++ b/appserver/web/webtier-all/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/web/weld-integration-fragment/pom.xml b/appserver/web/weld-integration-fragment/pom.xml
index 205281f..3262929 100644
--- a/appserver/web/weld-integration-fragment/pom.xml
+++ b/appserver/web/weld-integration-fragment/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>weld-integration-fragment</artifactId>
diff --git a/appserver/web/weld-integration-test-fragment/pom.xml b/appserver/web/weld-integration-test-fragment/pom.xml
index 6bb6df9..ceeb9dc 100644
--- a/appserver/web/weld-integration-test-fragment/pom.xml
+++ b/appserver/web/weld-integration-test-fragment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>weld-integration-test-fragment</artifactId>
diff --git a/appserver/web/weld-integration/pom.xml b/appserver/web/weld-integration/pom.xml
index 54cd2b4..2c216cf 100644
--- a/appserver/web/weld-integration/pom.xml
+++ b/appserver/web/weld-integration/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>weld-integration</artifactId>
diff --git a/appserver/webservices/connector/pom.xml b/appserver/webservices/connector/pom.xml
index c907b4f..458c025 100755
--- a/appserver/webservices/connector/pom.xml
+++ b/appserver/webservices/connector/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.webservices</groupId>
<artifactId>webservices</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/webservices/jsr109-impl/pom.xml b/appserver/webservices/jsr109-impl/pom.xml
index b893e72..cebe719 100755
--- a/appserver/webservices/jsr109-impl/pom.xml
+++ b/appserver/webservices/jsr109-impl/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.webservices</groupId>
<artifactId>webservices</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>jsr109-impl</artifactId>
diff --git a/appserver/webservices/metro-fragments/pom.xml b/appserver/webservices/metro-fragments/pom.xml
index e4cf0da..ba1521f 100644
--- a/appserver/webservices/metro-fragments/pom.xml
+++ b/appserver/webservices/metro-fragments/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.webservices</groupId>
<artifactId>webservices</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>metro-fragments</artifactId>
diff --git a/appserver/webservices/metro-glue/pom.xml b/appserver/webservices/metro-glue/pom.xml
index bb5f845..d57b911 100644
--- a/appserver/webservices/metro-glue/pom.xml
+++ b/appserver/webservices/metro-glue/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.webservices</groupId>
<artifactId>webservices</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>metro-glue</artifactId>
diff --git a/appserver/webservices/pom.xml b/appserver/webservices/pom.xml
index 2ded55b..8c9faf0 100755
--- a/appserver/webservices/pom.xml
+++ b/appserver/webservices/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/webservices/soap-tcp/pom.xml b/appserver/webservices/soap-tcp/pom.xml
index e112015..39e05b7 100755
--- a/appserver/webservices/soap-tcp/pom.xml
+++ b/appserver/webservices/soap-tcp/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.webservices</groupId>
<artifactId>webservices</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>soap-tcp</artifactId>
diff --git a/appserver/webservices/webservices-scripts/pom.xml b/appserver/webservices/webservices-scripts/pom.xml
index b20bbeb..53755c5 100644
--- a/appserver/webservices/webservices-scripts/pom.xml
+++ b/appserver/webservices/webservices-scripts/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.webservices</groupId>
<artifactId>webservices</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>webservices-scripts</artifactId>
diff --git a/docs/pom.xml b/docs/pom.xml
index dbcbe00..af04223 100644
--- a/docs/pom.xml
+++ b/docs/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../nucleus/parent</relativePath>
</parent>
<groupId>org.glassfish.docs</groupId>
diff --git a/nucleus/admin/cli/pom.xml b/nucleus/admin/cli/pom.xml
index 9257dbb..8c68c4f 100755
--- a/nucleus/admin/cli/pom.xml
+++ b/nucleus/admin/cli/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>admin-cli</artifactId>
diff --git a/nucleus/admin/config-api/pom.xml b/nucleus/admin/config-api/pom.xml
index a7192fb..515f401 100644
--- a/nucleus/admin/config-api/pom.xml
+++ b/nucleus/admin/config-api/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>config-api</artifactId>
diff --git a/nucleus/admin/launcher/pom.xml b/nucleus/admin/launcher/pom.xml
index 6681e29..b1561ea 100644
--- a/nucleus/admin/launcher/pom.xml
+++ b/nucleus/admin/launcher/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>launcher</artifactId>
diff --git a/nucleus/admin/monitor/pom.xml b/nucleus/admin/monitor/pom.xml
index b0cfd69..c3709b4 100755
--- a/nucleus/admin/monitor/pom.xml
+++ b/nucleus/admin/monitor/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>monitoring-core</artifactId>
diff --git a/nucleus/admin/pom.xml b/nucleus/admin/pom.xml
index 2c58b7a..f6522d2 100755
--- a/nucleus/admin/pom.xml
+++ b/nucleus/admin/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.admin</groupId>
diff --git a/nucleus/admin/rest/gf-restadmin-connector/pom.xml b/nucleus/admin/rest/gf-restadmin-connector/pom.xml
index 3b9fd36..4f20484 100644
--- a/nucleus/admin/rest/gf-restadmin-connector/pom.xml
+++ b/nucleus/admin/rest/gf-restadmin-connector/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>rest-service-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gf-restadmin-connector</artifactId>
diff --git a/nucleus/admin/rest/pom.xml b/nucleus/admin/rest/pom.xml
index bb33f43..929a200 100644
--- a/nucleus/admin/rest/pom.xml
+++ b/nucleus/admin/rest/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/nucleus/admin/rest/rest-client/pom.xml b/nucleus/admin/rest/rest-client/pom.xml
index 1bee1a8..d2429d7 100644
--- a/nucleus/admin/rest/rest-client/pom.xml
+++ b/nucleus/admin/rest/rest-client/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>rest-service-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rest-client</artifactId>
diff --git a/nucleus/admin/rest/rest-service/pom.xml b/nucleus/admin/rest/rest-service/pom.xml
index 1fffeb7..486f74f 100644
--- a/nucleus/admin/rest/rest-service/pom.xml
+++ b/nucleus/admin/rest/rest-service/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>rest-service-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>rest-service</artifactId>
diff --git a/nucleus/admin/rest/rest-testing/pom.xml b/nucleus/admin/rest/rest-testing/pom.xml
index 3f63181..71023f3 100644
--- a/nucleus/admin/rest/rest-testing/pom.xml
+++ b/nucleus/admin/rest/rest-testing/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>rest-service-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>rest-testing</artifactId>
diff --git a/nucleus/admin/server-mgmt/pom.xml b/nucleus/admin/server-mgmt/pom.xml
index bf87c7b..8db099c 100644
--- a/nucleus/admin/server-mgmt/pom.xml
+++ b/nucleus/admin/server-mgmt/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>server-mgmt</artifactId>
diff --git a/nucleus/admin/template/pom.xml b/nucleus/admin/template/pom.xml
index d3bc86f..4d7c81a 100644
--- a/nucleus/admin/template/pom.xml
+++ b/nucleus/admin/template/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus-domain</artifactId>
<name>Nucleus template</name>
diff --git a/nucleus/admin/util/pom.xml b/nucleus/admin/util/pom.xml
index 297ca6e..60c3fb7 100755
--- a/nucleus/admin/util/pom.xml
+++ b/nucleus/admin/util/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.admin</groupId>
<artifactId>nucleus-admin</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>admin-util</artifactId>
diff --git a/nucleus/cluster/admin/pom.xml b/nucleus/cluster/admin/pom.xml
index dd8532f..2d201a6 100644
--- a/nucleus/cluster/admin/pom.xml
+++ b/nucleus/cluster/admin/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>cluster-admin</artifactId>
diff --git a/nucleus/cluster/cli/pom.xml b/nucleus/cluster/cli/pom.xml
index 632cc40..f76d883 100755
--- a/nucleus/cluster/cli/pom.xml
+++ b/nucleus/cluster/cli/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>cluster-cli</artifactId>
diff --git a/nucleus/cluster/common/pom.xml b/nucleus/cluster/common/pom.xml
index 2c2b9e0..0377d9e 100644
--- a/nucleus/cluster/common/pom.xml
+++ b/nucleus/cluster/common/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>cluster-common</artifactId>
diff --git a/nucleus/cluster/gms-adapter/pom.xml b/nucleus/cluster/gms-adapter/pom.xml
index eb5e962..9e16864 100644
--- a/nucleus/cluster/gms-adapter/pom.xml
+++ b/nucleus/cluster/gms-adapter/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gms-adapter</artifactId>
diff --git a/nucleus/cluster/gms-bootstrap/pom.xml b/nucleus/cluster/gms-bootstrap/pom.xml
index 527d96a..f5292e9 100644
--- a/nucleus/cluster/gms-bootstrap/pom.xml
+++ b/nucleus/cluster/gms-bootstrap/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>gms-bootstrap</artifactId>
diff --git a/nucleus/cluster/pom.xml b/nucleus/cluster/pom.xml
index 1c399e6..5a3a838 100755
--- a/nucleus/cluster/pom.xml
+++ b/nucleus/cluster/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.cluster</groupId>
diff --git a/nucleus/cluster/ssh/pom.xml b/nucleus/cluster/ssh/pom.xml
index fb02a00..a77248f 100644
--- a/nucleus/cluster/ssh/pom.xml
+++ b/nucleus/cluster/ssh/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.cluster</groupId>
<artifactId>cluster</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>cluster-ssh</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/nucleus/common/amx-core/pom.xml b/nucleus/common/amx-core/pom.xml
index 5c2580a..2432a16 100755
--- a/nucleus/common/amx-core/pom.xml
+++ b/nucleus/common/amx-core/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>amx-core</artifactId>
diff --git a/nucleus/common/common-util/pom.xml b/nucleus/common/common-util/pom.xml
index 2dfee11..c7de40f 100755
--- a/nucleus/common/common-util/pom.xml
+++ b/nucleus/common/common-util/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>common-util</artifactId>
diff --git a/nucleus/common/glassfish-api/pom.xml b/nucleus/common/glassfish-api/pom.xml
index 9540831..0ea9e44 100644
--- a/nucleus/common/glassfish-api/pom.xml
+++ b/nucleus/common/glassfish-api/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/nucleus/common/internal-api/pom.xml b/nucleus/common/internal-api/pom.xml
index 0b6aee0..f98e79a 100644
--- a/nucleus/common/internal-api/pom.xml
+++ b/nucleus/common/internal-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>internal-api</artifactId>
diff --git a/nucleus/common/mbeanserver/pom.xml b/nucleus/common/mbeanserver/pom.xml
index e8c5acc..872358a 100755
--- a/nucleus/common/mbeanserver/pom.xml
+++ b/nucleus/common/mbeanserver/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>glassfish-mbeanserver</artifactId>
diff --git a/nucleus/common/pom.xml b/nucleus/common/pom.xml
index e2c937b..aeb7735 100755
--- a/nucleus/common/pom.xml
+++ b/nucleus/common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.common</groupId>
diff --git a/nucleus/common/scattered-archive-api/pom.xml b/nucleus/common/scattered-archive-api/pom.xml
index d366adc..c4e184c 100644
--- a/nucleus/common/scattered-archive-api/pom.xml
+++ b/nucleus/common/scattered-archive-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.common</groupId>
diff --git a/nucleus/common/simple-glassfish-api/pom.xml b/nucleus/common/simple-glassfish-api/pom.xml
index 5a99305..7edcdb6 100644
--- a/nucleus/common/simple-glassfish-api/pom.xml
+++ b/nucleus/common/simple-glassfish-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>simple-glassfish-api</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/nucleus/core/api-exporter/pom.xml b/nucleus/core/api-exporter/pom.xml
index 5f1d661..083eae2 100755
--- a/nucleus/core/api-exporter/pom.xml
+++ b/nucleus/core/api-exporter/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>nucleus-core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>api-exporter</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/nucleus/core/bootstrap/pom.xml b/nucleus/core/bootstrap/pom.xml
index 3c7529d..26f176e 100755
--- a/nucleus/core/bootstrap/pom.xml
+++ b/nucleus/core/bootstrap/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>nucleus-core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>glassfish</artifactId>
diff --git a/nucleus/core/context-propagation/pom.xml b/nucleus/core/context-propagation/pom.xml
index 0e0e628..f345e59 100644
--- a/nucleus/core/context-propagation/pom.xml
+++ b/nucleus/core/context-propagation/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>nucleus-core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>context-propagation</artifactId>
diff --git a/nucleus/core/extra-jre-packages/pom.xml b/nucleus/core/extra-jre-packages/pom.xml
index 69caa13..409d700 100755
--- a/nucleus/core/extra-jre-packages/pom.xml
+++ b/nucleus/core/extra-jre-packages/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>nucleus-core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>glassfish-extra-jre-packages</artifactId>
diff --git a/nucleus/core/kernel/pom.xml b/nucleus/core/kernel/pom.xml
index 7aa57e1..409c889 100755
--- a/nucleus/core/kernel/pom.xml
+++ b/nucleus/core/kernel/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>nucleus-core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>kernel</artifactId>
diff --git a/nucleus/core/logging/pom.xml b/nucleus/core/logging/pom.xml
index 669ea57..e4807c5 100755
--- a/nucleus/core/logging/pom.xml
+++ b/nucleus/core/logging/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.core</groupId>
<artifactId>nucleus-core</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>logging</artifactId>
diff --git a/nucleus/core/pom.xml b/nucleus/core/pom.xml
index d710f9e..245cdef 100644
--- a/nucleus/core/pom.xml
+++ b/nucleus/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.core</groupId>
diff --git a/nucleus/deployment/admin/pom.xml b/nucleus/deployment/admin/pom.xml
index 198ed9d..086245d 100755
--- a/nucleus/deployment/admin/pom.xml
+++ b/nucleus/deployment/admin/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>nucleus-deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>deployment-admin</artifactId>
diff --git a/nucleus/deployment/autodeploy/pom.xml b/nucleus/deployment/autodeploy/pom.xml
index 7abd897..3a1c793 100755
--- a/nucleus/deployment/autodeploy/pom.xml
+++ b/nucleus/deployment/autodeploy/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>nucleus-deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>deployment-autodeploy</artifactId>
diff --git a/nucleus/deployment/common/pom.xml b/nucleus/deployment/common/pom.xml
index 28bde74..52c6654 100755
--- a/nucleus/deployment/common/pom.xml
+++ b/nucleus/deployment/common/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>nucleus-deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>deployment-common</artifactId>
diff --git a/nucleus/deployment/dtds/pom.xml b/nucleus/deployment/dtds/pom.xml
index c00ea86..b812502 100644
--- a/nucleus/deployment/dtds/pom.xml
+++ b/nucleus/deployment/dtds/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>nucleus-deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus-dtds</artifactId>
<packaging>distribution-fragment</packaging>
diff --git a/nucleus/deployment/pom.xml b/nucleus/deployment/pom.xml
index 7cf2313..562d6bb 100755
--- a/nucleus/deployment/pom.xml
+++ b/nucleus/deployment/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.deployment</groupId>
diff --git a/nucleus/deployment/schemas/pom.xml b/nucleus/deployment/schemas/pom.xml
index 1de7102..2142d0e 100644
--- a/nucleus/deployment/schemas/pom.xml
+++ b/nucleus/deployment/schemas/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.deployment</groupId>
<artifactId>nucleus-deployment</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus-schemas</artifactId>
<packaging>distribution-fragment</packaging>
diff --git a/nucleus/diagnostics/context/pom.xml b/nucleus/diagnostics/context/pom.xml
index 95f9cb5..37c0fe9 100644
--- a/nucleus/diagnostics/context/pom.xml
+++ b/nucleus/diagnostics/context/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.diagnostics</groupId>
<artifactId>nucleus-diagnostics</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>diagnostics-context</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/nucleus/diagnostics/diagnostics-api/pom.xml b/nucleus/diagnostics/diagnostics-api/pom.xml
index c6261f4..18d4bc1 100755
--- a/nucleus/diagnostics/diagnostics-api/pom.xml
+++ b/nucleus/diagnostics/diagnostics-api/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.diagnostics</groupId>
<artifactId>nucleus-diagnostics</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>diagnostics-api</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/nucleus/diagnostics/pom.xml b/nucleus/diagnostics/pom.xml
index 677bd7b..d854232 100755
--- a/nucleus/diagnostics/pom.xml
+++ b/nucleus/diagnostics/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.diagnostics</groupId>
<artifactId>nucleus-diagnostics</artifactId>
diff --git a/nucleus/distributions/atomic/pom.xml b/nucleus/distributions/atomic/pom.xml
index 54a38c9..ffea3db 100644
--- a/nucleus/distributions/atomic/pom.xml
+++ b/nucleus/distributions/atomic/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.distributions</groupId>
<artifactId>nucleus-distributions</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>atomic</artifactId>
<name>Glassfish Atomic Distribution</name>
diff --git a/nucleus/distributions/nucleus-common/pom.xml b/nucleus/distributions/nucleus-common/pom.xml
index c8d1cd4..d6e3c7e 100644
--- a/nucleus/distributions/nucleus-common/pom.xml
+++ b/nucleus/distributions/nucleus-common/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.distributions</groupId>
<artifactId>nucleus-distributions</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus-common</artifactId>
<packaging>distribution-fragment</packaging>
diff --git a/nucleus/distributions/nucleus/pom.xml b/nucleus/distributions/nucleus/pom.xml
index 1ed61f3..41010a0 100644
--- a/nucleus/distributions/nucleus/pom.xml
+++ b/nucleus/distributions/nucleus/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.distributions</groupId>
<artifactId>nucleus-distributions</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus-new</artifactId>
<name>Nucleus Distribution</name>
diff --git a/nucleus/distributions/pom.xml b/nucleus/distributions/pom.xml
index c1b3091..4f59839 100644
--- a/nucleus/distributions/pom.xml
+++ b/nucleus/distributions/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<packaging>pom</packaging>
<groupId>org.glassfish.main.distributions</groupId>
diff --git a/nucleus/featuresets/atomic/pom.xml b/nucleus/featuresets/atomic/pom.xml
index a8be979..db798b1 100644
--- a/nucleus/featuresets/atomic/pom.xml
+++ b/nucleus/featuresets/atomic/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.featuresets</groupId>
<artifactId>nucleus-featuresets</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>atomic</artifactId>
diff --git a/nucleus/featuresets/nucleus/pom.xml b/nucleus/featuresets/nucleus/pom.xml
index 88c5138..0509fa3 100644
--- a/nucleus/featuresets/nucleus/pom.xml
+++ b/nucleus/featuresets/nucleus/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.featuresets</groupId>
<artifactId>nucleus-featuresets</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus</artifactId>
diff --git a/nucleus/featuresets/pom.xml b/nucleus/featuresets/pom.xml
index 717be59..f640f8b 100644
--- a/nucleus/featuresets/pom.xml
+++ b/nucleus/featuresets/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.featuresets</groupId>
diff --git a/nucleus/flashlight/agent/pom.xml b/nucleus/flashlight/agent/pom.xml
index ed9be8e..84ca100 100755
--- a/nucleus/flashlight/agent/pom.xml
+++ b/nucleus/flashlight/agent/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../common/pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.flashlight</groupId>
diff --git a/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml b/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
index 550cea5..1ef9d28 100755
--- a/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
+++ b/nucleus/flashlight/flashlight-extra-jdk-packages/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../common/pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.flashlight</groupId>
diff --git a/nucleus/flashlight/framework/pom.xml b/nucleus/flashlight/framework/pom.xml
index 40d5eab..a7a8d2c 100755
--- a/nucleus/flashlight/framework/pom.xml
+++ b/nucleus/flashlight/framework/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.common</groupId>
<artifactId>nucleus-common</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../../common/pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.flashlight</groupId>
diff --git a/nucleus/flashlight/pom.xml b/nucleus/flashlight/pom.xml
index 308bf86..f71fd8e 100755
--- a/nucleus/flashlight/pom.xml
+++ b/nucleus/flashlight/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.flashlight</groupId>
diff --git a/nucleus/grizzly/config/pom.xml b/nucleus/grizzly/config/pom.xml
index cba426e..63b91e6 100644
--- a/nucleus/grizzly/config/pom.xml
+++ b/nucleus/grizzly/config/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.grizzly</groupId>
<artifactId>nucleus-grizzly</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>grizzly-config</artifactId>
diff --git a/nucleus/grizzly/nucleus-grizzly-all/pom.xml b/nucleus/grizzly/nucleus-grizzly-all/pom.xml
index 52a359a..1da5d65 100644
--- a/nucleus/grizzly/nucleus-grizzly-all/pom.xml
+++ b/nucleus/grizzly/nucleus-grizzly-all/pom.xml
@@ -16,7 +16,7 @@
<parent>
<groupId>org.glassfish.main.grizzly</groupId>
<artifactId>nucleus-grizzly</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus-grizzly-all</artifactId>
diff --git a/nucleus/grizzly/pom.xml b/nucleus/grizzly/pom.xml
index 0bf911d..384f1fc 100644
--- a/nucleus/grizzly/pom.xml
+++ b/nucleus/grizzly/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.grizzly</groupId>
diff --git a/nucleus/hk2/config-generator/pom.xml b/nucleus/hk2/config-generator/pom.xml
index 1db9f24..f91cabb 100644
--- a/nucleus/hk2/config-generator/pom.xml
+++ b/nucleus/hk2/config-generator/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.hk2</groupId>
<artifactId>glassfish-nucleus-hk2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>config-generator</artifactId>
<packaging>maven-plugin</packaging>
diff --git a/nucleus/hk2/config-types/pom.xml b/nucleus/hk2/config-types/pom.xml
index 05612e6..26b7ebf 100644
--- a/nucleus/hk2/config-types/pom.xml
+++ b/nucleus/hk2/config-types/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.hk2</groupId>
<artifactId>glassfish-nucleus-hk2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>config-types</artifactId>
diff --git a/nucleus/hk2/hk2-config/pom.xml b/nucleus/hk2/hk2-config/pom.xml
index b735072..57b4493 100644
--- a/nucleus/hk2/hk2-config/pom.xml
+++ b/nucleus/hk2/hk2-config/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.hk2</groupId>
<artifactId>glassfish-nucleus-hk2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>hk2-config</artifactId>
diff --git a/nucleus/hk2/pom.xml b/nucleus/hk2/pom.xml
index 96c249e..97dede1 100755
--- a/nucleus/hk2/pom.xml
+++ b/nucleus/hk2/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../parent/pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main.hk2</groupId>
diff --git a/nucleus/hk2/tiger-types/pom.xml b/nucleus/hk2/tiger-types/pom.xml
index d12f0eb..3993d30 100644
--- a/nucleus/hk2/tiger-types/pom.xml
+++ b/nucleus/hk2/tiger-types/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.hk2</groupId>
<artifactId>glassfish-nucleus-hk2</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>tiger-types</artifactId>
diff --git a/nucleus/osgi-platforms/felix/pom.xml b/nucleus/osgi-platforms/felix/pom.xml
index 4e1c518..f34ae39 100644
--- a/nucleus/osgi-platforms/felix/pom.xml
+++ b/nucleus/osgi-platforms/felix/pom.xml
@@ -40,7 +40,7 @@
<parent>
<groupId>org.glassfish.main.osgi-platforms</groupId>
<artifactId>osgi-platforms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>felix</artifactId>
diff --git a/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml b/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
index 21c6cff..b43af1f 100644
--- a/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
+++ b/nucleus/osgi-platforms/osgi-cli-interactive/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.osgi-platforms</groupId>
<artifactId>osgi-platforms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>osgi-cli-interactive</artifactId>
diff --git a/nucleus/osgi-platforms/osgi-cli-remote/pom.xml b/nucleus/osgi-platforms/osgi-cli-remote/pom.xml
index 224e150..ed62b2c 100644
--- a/nucleus/osgi-platforms/osgi-cli-remote/pom.xml
+++ b/nucleus/osgi-platforms/osgi-cli-remote/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.osgi-platforms</groupId>
<artifactId>osgi-platforms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.osgi-platforms</groupId>
diff --git a/nucleus/osgi-platforms/osgi-container/pom.xml b/nucleus/osgi-platforms/osgi-container/pom.xml
index 8e66562..247fd49 100755
--- a/nucleus/osgi-platforms/osgi-container/pom.xml
+++ b/nucleus/osgi-platforms/osgi-container/pom.xml
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main.osgi-platforms</groupId>
<artifactId>osgi-platforms</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>osgi-container</artifactId>
diff --git a/nucleus/osgi-platforms/pom.xml b/nucleus/osgi-platforms/pom.xml
index 645b66f..178cefc 100644
--- a/nucleus/osgi-platforms/pom.xml
+++ b/nucleus/osgi-platforms/pom.xml
@@ -27,7 +27,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<packaging>pom</packaging>
diff --git a/nucleus/parent/pom.xml b/nucleus/parent/pom.xml
index 089e314..2afcce3 100644
--- a/nucleus/parent/pom.xml
+++ b/nucleus/parent/pom.xml
@@ -28,7 +28,7 @@
<groupId>org.glassfish.main</groupId>
<artifactId>nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>GlassFish Nucleus Parent Project</name>
diff --git a/nucleus/pom.xml b/nucleus/pom.xml
index 27fa150..f4cd67d 100644
--- a/nucleus/pom.xml
+++ b/nucleus/pom.xml
@@ -22,13 +22,13 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>parent/pom.xml</relativePath>
</parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>GlassFish Nucleus Project</name>
diff --git a/nucleus/resources/pom.xml b/nucleus/resources/pom.xml
index 9b04c71..6583adf 100755
--- a/nucleus/resources/pom.xml
+++ b/nucleus/resources/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.resourcebase.resources</groupId>
<artifactId>nucleus-resources</artifactId>
diff --git a/nucleus/security/core/pom.xml b/nucleus/security/core/pom.xml
index c3a576f..b9e5683 100644
--- a/nucleus/security/core/pom.xml
+++ b/nucleus/security/core/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>nucleus-security</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>security</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/nucleus/security/pom.xml b/nucleus/security/pom.xml
index 002ee07..6f19d92 100644
--- a/nucleus/security/pom.xml
+++ b/nucleus/security/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>nucleus-security</artifactId>
diff --git a/nucleus/security/services/pom.xml b/nucleus/security/services/pom.xml
index bb83891..4862be1 100644
--- a/nucleus/security/services/pom.xml
+++ b/nucleus/security/services/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main.security</groupId>
<artifactId>nucleus-security</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>security-services</artifactId>
<packaging>glassfish-jar</packaging>
diff --git a/nucleus/security/ssl-impl/pom.xml b/nucleus/security/ssl-impl/pom.xml
index cf9e56f..a077bd3 100644
--- a/nucleus/security/ssl-impl/pom.xml
+++ b/nucleus/security/ssl-impl/pom.xml
@@ -22,12 +22,12 @@
<parent>
<artifactId>nucleus-security</artifactId>
<groupId>org.glassfish.main.security</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>ssl-impl</artifactId>
<packaging>glassfish-jar</packaging>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<name>GlassFish SSL Implementation Module</name>
<developers>
<developer>
diff --git a/nucleus/test-utils/pom.xml b/nucleus/test-utils/pom.xml
index 0f8ae70..d123ca2 100755
--- a/nucleus/test-utils/pom.xml
+++ b/nucleus/test-utils/pom.xml
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<relativePath>../pom.xml</relativePath>
</parent>
<artifactId>test-utils</artifactId>
diff --git a/nucleus/test-utils/utils-ng/pom.xml b/nucleus/test-utils/utils-ng/pom.xml
index 2f0a6d9..247018b 100644
--- a/nucleus/test-utils/utils-ng/pom.xml
+++ b/nucleus/test-utils/utils-ng/pom.xml
@@ -21,11 +21,11 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>test-utils</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.main.tests</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<artifactId>utils-ng</artifactId>
<name>nucleus.tests.utils-ng</name>
diff --git a/nucleus/test-utils/utils/pom.xml b/nucleus/test-utils/utils/pom.xml
index afa2d5e..3d6506c 100644
--- a/nucleus/test-utils/utils/pom.xml
+++ b/nucleus/test-utils/utils/pom.xml
@@ -21,11 +21,11 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>test-utils</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.main.tests</groupId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<artifactId>utils</artifactId>
<name>Test utilities</name>
diff --git a/nucleus/tests/admin/pom.xml b/nucleus/tests/admin/pom.xml
index 1eaf040..e6f3ce9 100644
--- a/nucleus/tests/admin/pom.xml
+++ b/nucleus/tests/admin/pom.xml
@@ -56,7 +56,7 @@
<parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>nucleus-tests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.tests</groupId>
diff --git a/nucleus/tests/pom.xml b/nucleus/tests/pom.xml
index 41558ea..f0ff134 100755
--- a/nucleus/tests/pom.xml
+++ b/nucleus/tests/pom.xml
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<groupId>org.glassfish.main.tests</groupId>
diff --git a/nucleus/tests/quicklook/pom.xml b/nucleus/tests/quicklook/pom.xml
index 1932d18..daa5d3e 100644
--- a/nucleus/tests/quicklook/pom.xml
+++ b/nucleus/tests/quicklook/pom.xml
@@ -47,7 +47,7 @@
<parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>nucleus-tests</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
</parent>
<artifactId>nucleus-quicklook</artifactId>
diff --git a/pom.xml b/pom.xml
index 89aeb3d..4fd5af0 100644
--- a/pom.xml
+++ b/pom.xml
@@ -27,7 +27,7 @@
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-main-aggregator</artifactId>
- <version>6.0.0-SNAPSHOT</version>
+ <version>6.0.1</version>
<packaging>pom</packaging>
<name>GlassFish Project</name>