#22874 Updated version in pom files to 6.0.0-SNAPSHOT
* Updated properties for glassfish-version.properties to 6 and 0.
* Updated copyright to 2020 in files touched.
* Updated Jenkinsfile and readme
Signed-off-by: arjantijms arjan.tijms@gmail.com
diff --git a/appserver/tests/admingui/auto-test/pom.xml b/appserver/tests/admingui/auto-test/pom.xml
index 6c053e1..580476c 100644
--- a/appserver/tests/admingui/auto-test/pom.xml
+++ b/appserver/tests/admingui/auto-test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 a3fdb70..28c557a 100644
--- a/appserver/tests/admingui/pom.xml
+++ b/appserver/tests/admingui/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.admingui</groupId>
<artifactId>admingui</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>GlassFish admingui Tests</name>
diff --git a/appserver/tests/amx/pom.xml b/appserver/tests/amx/pom.xml
index 2a6b434..8c0b38c 100755
--- a/appserver/tests/amx/pom.xml
+++ b/appserver/tests/amx/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>tests</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 547f09a..eba3a13 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>batch-dev-tests</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ba8b6ff..67eb387 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>batch-dev-tests</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 1b7ccd9..4dddfd7 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -25,7 +25,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ccfaf6e..619f2ce 100644
--- a/appserver/tests/appserv-tests/devtests/cdi/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/cdi/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 36b9068..c83d7de 100644
--- a/appserver/tests/appserv-tests/devtests/ejb/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/ejb/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 3e7ce62..396d6f2 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -21,7 +21,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-nucleus-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 1fbe966..d0ac279 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>prog-auth</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8d2aec4..89e4bcc 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>prog-auth</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 78e455e..2a44a43 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>prog-auth</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>programmatic-authentication-jacc-api</artifactId>
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.glassfish.jaccApi.test</groupId>
<artifactId>jaccApi-common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 3d2563e..1d2c7da 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 b9f6b4b..65c8457 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-caller-principal</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 3ceede1..a9198e2 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-custom-identity-store-handler</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 9c335eb..93304ee 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-custom-rememberme</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c323824..b1a66ec 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-custom-session</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 01105f6..6bedcf0 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-custom</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 f7a7be3..0dacec4 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-db</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 4281805..f60dedb 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-double-ham</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 9737e4c..afe0e16 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-ham-ordering</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 5d184d2..86f4663 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-mem-basic</artifactId>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 b7ec69e..ac1baae 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-mem-form</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 9ea2646..22f159b 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-multiple-store-backup</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2a8b520..c0a11a2 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-multiple-store</artifactId>
@@ -40,7 +40,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 cda0d0b..7188f99 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-no-application-caller-principal</artifactId>
@@ -39,7 +39,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 fa4d920..f14b451 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-no-role-mapping</artifactId>
@@ -42,7 +42,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 b404982..7df0ccb 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-securitycontext-auth-ejb</artifactId>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 27d3efd..e1b1728 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
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<artifactId>app-securitycontext-auth</artifactId>
@@ -41,7 +41,7 @@
<dependency>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>common</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 a1cd6d9..c4c498a 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/common/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/common/pom.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 772c8b9..2a4e79d 100644
--- a/appserver/tests/appserv-tests/devtests/security/soteria/pom.xml
+++ b/appserver/tests/appserv-tests/devtests/security/soteria/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2017, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2017, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.soteria.test</groupId>
<artifactId>soteria</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<packaging>pom</packaging>
<name>Soteria ${project.version} Integration tests and examples</name>
diff --git a/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml b/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
index 582c6b9..f7e3f09 100755
--- a/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/ejb1/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases.multiBeansXml</groupId>
<artifactId>ejb1</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 96c314e..8e554d7 100755
--- a/appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/ejb2/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases.multiBeansXml</groupId>
<artifactId>ejb2</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 78b5513..e4162ca 100644
--- a/appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/multiBeansApp/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2143ce8..874627f 100755
--- a/appserver/tests/cdi/cases/multiBeansXml/pom.xml
+++ b/appserver/tests/cdi/cases/multiBeansXml/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>multiBeansXml</artifactId>
<packaging>pom</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 e216d22..e267db9 100755
--- a/appserver/tests/cdi/cases/pom.xml
+++ b/appserver/tests/cdi/cases/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>cdi</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
<packaging>pom</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 536d163..f0ceaf2 100644
--- a/appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/ear/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 bd2d714..c3aeb7b 100755
--- a/appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/lib/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases.preDestroyScoping</groupId>
<artifactId>lib</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 48229a4..cc43b2c 100755
--- a/appserver/tests/cdi/cases/preDestroyScoping/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
<packaging>pom</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ea6ea57..bf3cf99 100644
--- a/appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
+++ b/appserver/tests/cdi/cases/preDestroyScoping/web/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi.cases</groupId>
<artifactId>preDestroyScoping</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 66a75a3..dde868f 100644
--- a/appserver/tests/cdi/cases/runner/pom.xml
+++ b/appserver/tests/cdi/cases/runner/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>cases</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c8522eb..4377d56 100755
--- a/appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
+++ b/appserver/tests/cdi/negative/normalScopeWithFinal/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>negative</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi.negative</groupId>
<artifactId>normalScopeWithFinal</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 81fa3bf..449bc4c 100755
--- a/appserver/tests/cdi/negative/pom.xml
+++ b/appserver/tests/cdi/negative/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>cdi</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>negative</artifactId>
<packaging>pom</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 cae53cf..a724b47 100644
--- a/appserver/tests/cdi/negative/runner/pom.xml
+++ b/appserver/tests/cdi/negative/runner/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.cdi</groupId>
<artifactId>negative</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.glassfish.tests.cdi.negative</groupId>
diff --git a/appserver/tests/cdi/pom.xml b/appserver/tests/cdi/pom.xml
index af7fbc7..6c83bcb 100755
--- a/appserver/tests/cdi/pom.xml
+++ b/appserver/tests/cdi/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>tests</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<groupId>org.glassfish.tests</groupId>
diff --git a/appserver/tests/community/pom.xml b/appserver/tests/community/pom.xml
index 397b061..c12778d 100644
--- a/appserver/tests/community/pom.xml
+++ b/appserver/tests/community/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>quicklook</artifactId>
<name>Glassfish Quicklook Bundle</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 7632fdc..e93e21c 100644
--- a/appserver/tests/embedded/basic/lifecycle/pom.xml
+++ b/appserver/tests/embedded/basic/lifecycle/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>lifecycle</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ec756fe..3a73746 100755
--- a/appserver/tests/embedded/basic/pom.xml
+++ b/appserver/tests/embedded/basic/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ce63afa..d3bfae8 100644
--- a/appserver/tests/embedded/cdi_basic/pom.xml
+++ b/appserver/tests/embedded/cdi_basic/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>cdi_basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<name>Basic CDI Test</name>
<build>
<finalName>cdi_basic</finalName>
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8a718e1..59dede7 100644
--- a/appserver/tests/embedded/cdi_ejb_jpa/pom.xml
+++ b/appserver/tests/embedded/cdi_ejb_jpa/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>cdi_ejb_jpa</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 d16891a..ef9bff0 100644
--- a/appserver/tests/embedded/ejb/basic/pom.xml
+++ b/appserver/tests/embedded/ejb/basic/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.ejb</groupId>
<artifactId>basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2c02057..ff46f5d 100644
--- a/appserver/tests/embedded/ejb/ejb-api/pom.xml
+++ b/appserver/tests/embedded/ejb/ejb-api/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.ejb</groupId>
<artifactId>ejb-api-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 73e336b..0061276 100644
--- a/appserver/tests/embedded/ejb/ejb-main/pom.xml
+++ b/appserver/tests/embedded/ejb/ejb-main/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>ejb</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 1f6d4a7..e9b7937 100755
--- a/appserver/tests/embedded/ejb/pom.xml
+++ b/appserver/tests/embedded/ejb/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>ejb</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 4a34fab..b32e361 100644
--- a/appserver/tests/embedded/ejb/remoteejb/pom.xml
+++ b/appserver/tests/embedded/ejb/remoteejb/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.ejb</groupId>
<artifactId>remoteejb</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dce5328..7a3d712 100644
--- a/appserver/tests/embedded/glassfish_resources_xml/pom.xml
+++ b/appserver/tests/embedded/glassfish_resources_xml/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>glassfish_resources_xml</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ec729cb..5d1eb81 100755
--- a/appserver/tests/embedded/inplanted/pom.xml
+++ b/appserver/tests/embedded/inplanted/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
@@ -75,7 +75,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 20b53ad..2f330a1 100644
--- a/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/applicationDispatcher/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 7d61fe4..b7e11b2 100644
--- a/appserver/tests/embedded/maven-plugin/dirListing/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/dirListing/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 5f6aff1..165f87e 100644
--- a/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/filterURIMapping/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 82e4dd2..a0769fe 100644
--- a/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/getRequestURI/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 7121f46..a047b6a 100644
--- a/appserver/tests/embedded/maven-plugin/index/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/index/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 fdb322c..a4dc2b4 100644
--- a/appserver/tests/embedded/maven-plugin/init/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/init/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 36fd2a2..b50bf09 100644
--- a/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/jmxUndeployEvent/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2ed7c17..2cebe67 100644
--- a/appserver/tests/embedded/maven-plugin/jsftest/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/jsftest/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 96e5333..e9c705d 100644
--- a/appserver/tests/embedded/maven-plugin/jsptest/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/jsptest/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 f495f83..5925a3b 100644
--- a/appserver/tests/embedded/maven-plugin/localejbs/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/localejbs/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 56e32dc..402b19b 100644
--- a/appserver/tests/embedded/maven-plugin/mdb/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/mdb/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ae6d9b4..4c25587 100644
--- a/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/multipleApps/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 cf77d6b..e031e5f 100644
--- a/appserver/tests/embedded/maven-plugin/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8d75da8..96e6206 100644
--- a/appserver/tests/embedded/maven-plugin/queryString/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/queryString/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8bff2c5..86bf07d 100644
--- a/appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/remoteejbs/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 fcbe427..3b3ab44 100644
--- a/appserver/tests/embedded/maven-plugin/scattered/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/scattered/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 163fad4..5d019a9 100644
--- a/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/secureWebApp/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ab63df1..28ad6c7 100644
--- a/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/sessionDestroyed/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 b566e0a..a8f45b2 100644
--- a/appserver/tests/embedded/maven-plugin/simple/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/simple/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 bafad9e..0e5da9a 100644
--- a/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/standalonewar/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 4f13198..7e5c837 100644
--- a/appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/static-shell-init/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 4393c23..48c6295 100644
--- a/appserver/tests/embedded/maven-plugin/webservice/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/webservice/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 107ab74..2204b55 100644
--- a/appserver/tests/embedded/maven-plugin/websockets/pom.xml
+++ b/appserver/tests/embedded/maven-plugin/websockets/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>maven-plugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 312d4f4..e8963ec 100644
--- a/appserver/tests/embedded/mysql/pom.xml
+++ b/appserver/tests/embedded/mysql/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>mysql</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
<dependency>
<groupId>mysql</groupId>
diff --git a/appserver/tests/embedded/pom.xml b/appserver/tests/embedded/pom.xml
index 88f710a..597e529 100755
--- a/appserver/tests/embedded/pom.xml
+++ b/appserver/tests/embedded/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 0562b02..c669e08 100644
--- a/appserver/tests/embedded/scatteredarchive/pom.xml
+++ b/appserver/tests/embedded/scatteredarchive/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>scatteredarchive</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<name>Scattered Archive Test</name>
<build>
<finalName>scatteredarchive</finalName>
@@ -58,7 +58,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-all</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dce9fc8..354bf46 100644
--- a/appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
+++ b/appserver/tests/embedded/servlet_runs_admin_cmds/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.embedded.basic</groupId>
<artifactId>servlet_runs_admin_cmds</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 d0ccf85..1506535 100755
--- a/appserver/tests/embedded/static/ejb/pom.xml
+++ b/appserver/tests/embedded/static/ejb/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>static</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 10cbf69..a08cf22 100644
--- a/appserver/tests/embedded/static/ejb/simple/pom.xml
+++ b/appserver/tests/embedded/static/ejb/simple/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.embedded.static</groupId>
<artifactId>ejb</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<scope>test</scope>
</dependency>
</dependencies>
diff --git a/appserver/tests/embedded/static/pom.xml b/appserver/tests/embedded/static/pom.xml
index dd72e1c..a4c6b78 100755
--- a/appserver/tests/embedded/static/pom.xml
+++ b/appserver/tests/embedded/static/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 46a5faa..4a77e2e 100755
--- a/appserver/tests/embedded/static/web/pom.xml
+++ b/appserver/tests/embedded/static/web/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
diff --git a/appserver/tests/embedded/utils/pom.xml b/appserver/tests/embedded/utils/pom.xml
index 3370f38..cbdb595 100644
--- a/appserver/tests/embedded/utils/pom.xml
+++ b/appserver/tests/embedded/utils/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c7962d3..f121275 100644
--- a/appserver/tests/embedded/web/autodelete/pom.xml
+++ b/appserver/tests/embedded/web/autodelete/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/web/pom.xml b/appserver/tests/embedded/web/pom.xml
index c5e0635..b8df4ae 100755
--- a/appserver/tests/embedded/web/pom.xml
+++ b/appserver/tests/embedded/web/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web</artifactId>
<packaging>pom</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 df781b2..58cd589 100644
--- a/appserver/tests/embedded/web/servlet/pom.xml
+++ b/appserver/tests/embedded/web/servlet/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8b0172e..d9570ad 100644
--- a/appserver/tests/embedded/web/web-all/pom.xml
+++ b/appserver/tests/embedded/web/web-all/pom.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,13 +28,13 @@
<!--<parent>-->
<!--<groupId>org.glassfish</groupId>-->
<!--<artifactId>glassfish-parent</artifactId>-->
- <!--<version>5.1.0-SNAPSHOT</version>-->
+ <!--<version>6.0.0-SNAPSHOT</version>-->
<!--</parent>-->
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests</groupId>
<artifactId>web-all-embedded-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 329712b..f50d8fe 100755
--- a/appserver/tests/embedded/web/web-api/pom.xml
+++ b/appserver/tests/embedded/web/web-api/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -24,7 +24,7 @@
<groupId>org.glassfish.tests.embedded</groupId>
<artifactId>web-api-embedded-test</artifactId>
<packaging>war</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<name>Test for glassfish-embedded-web</name>
<build>
@@ -73,7 +73,7 @@
<dependency>
<groupId>org.glassfish.main.extras</groupId>
<artifactId>glassfish-embedded-web</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 5399d3b..77544cf 100644
--- a/appserver/tests/embedded/web/web-war/pom.xml
+++ b/appserver/tests/embedded/web/web-war/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c0a0da5..3350ece 100644
--- a/appserver/tests/embedded/web/web-war/test/pom.xml
+++ b/appserver/tests/embedded/web/web-war/test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
@@ -142,7 +142,7 @@
<dependency>
<groupId>org.glassfish.transaction</groupId>
<artifactId>jta</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 81a8732..224fbc2 100644
--- a/appserver/tests/embedded/web/web-war/war/pom.xml
+++ b/appserver/tests/embedded/web/web-war/war/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 bb4edf6..b7e17f9 100644
--- a/appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
+++ b/appserver/tests/embedded/web/web-war/web-fragment1/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 de94c7c..a71b841 100644
--- a/appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
+++ b/appserver/tests/embedded/web/web-war/web-fragment2/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c32284c..5629acc 100644
--- a/appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
+++ b/appserver/tests/embedded/web/web-war/web-fragment3/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>embedded-web-war</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
diff --git a/appserver/tests/embedded/wrapper/pom.xml b/appserver/tests/embedded/wrapper/pom.xml
index be1b4e8..abb8ff2 100644
--- a/appserver/tests/embedded/wrapper/pom.xml
+++ b/appserver/tests/embedded/wrapper/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.test</groupId>
<artifactId>test-wrapper</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 4ddeabe..7de6b7a 100644
--- a/appserver/tests/hk2/cdi/basic/ejb1/pom.xml
+++ b/appserver/tests/hk2/cdi/basic/ejb1/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 a7a6524..95b56d8 100755
--- a/appserver/tests/hk2/cdi/basic/pom.xml
+++ b/appserver/tests/hk2/cdi/basic/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>cdi</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 ef8188d..5f0f93f 100644
--- a/appserver/tests/hk2/cdi/basic/runner/pom.xml
+++ b/appserver/tests/hk2/cdi/basic/runner/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 62d0586..5330453 100644
--- a/appserver/tests/hk2/cdi/ear/app/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/app/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 adfd3ac..0219efd 100644
--- a/appserver/tests/hk2/cdi/ear/ejb1/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/ejb1/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dee8a0d..0b2c914 100644
--- a/appserver/tests/hk2/cdi/ear/ejb2/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/ejb2/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 b403c89..2bb435a 100644
--- a/appserver/tests/hk2/cdi/ear/lib1/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/lib1/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 11c7ad2..5f826c2 100755
--- a/appserver/tests/hk2/cdi/ear/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>cdi</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 07dda8a..7ec16cd 100644
--- a/appserver/tests/hk2/cdi/ear/runner/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/runner/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 64a5055..197437e 100644
--- a/appserver/tests/hk2/cdi/ear/war1/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/war1/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 b417674..9a6f55f 100644
--- a/appserver/tests/hk2/cdi/ear/war2/pom.xml
+++ b/appserver/tests/hk2/cdi/ear/war2/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>ear</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 240ef7f..9d6a51d 100755
--- a/appserver/tests/hk2/cdi/jersey/pom.xml
+++ b/appserver/tests/hk2/cdi/jersey/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>cdi</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 6785c84..4ed077e 100644
--- a/appserver/tests/hk2/cdi/jersey/runner/pom.xml
+++ b/appserver/tests/hk2/cdi/jersey/runner/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>jersey</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 81956d1..754951c 100644
--- a/appserver/tests/hk2/cdi/jersey/war/pom.xml
+++ b/appserver/tests/hk2/cdi/jersey/war/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2010, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.tests.hk2.cdi</groupId>
<artifactId>jersey</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c79ef0b..6f4f1c2 100755
--- a/appserver/tests/hk2/cdi/pom.xml
+++ b/appserver/tests/hk2/cdi/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>hk2</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 0790501..e08a345 100755
--- a/appserver/tests/hk2/isolation/pom.xml
+++ b/appserver/tests/hk2/isolation/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests</groupId>
<artifactId>hk2</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>isolation</artifactId>
<packaging>pom</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 edfa1b6..1f5c993 100755
--- a/appserver/tests/hk2/isolation/runner/pom.xml
+++ b/appserver/tests/hk2/isolation/runner/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>isolation</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>runner</artifactId>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 9ff14d5..4c72b6b 100644
--- a/appserver/tests/hk2/isolation/web/iso1/pom.xml
+++ b/appserver/tests/hk2/isolation/web/iso1/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>web</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation.web</groupId>
<artifactId>iso1</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dd6c73c..c7865ec 100644
--- a/appserver/tests/hk2/isolation/web/iso2/pom.xml
+++ b/appserver/tests/hk2/isolation/web/iso2/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,13 +23,13 @@
<parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>web</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation.web</groupId>
<artifactId>iso2</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 b503222..3b56259 100755
--- a/appserver/tests/hk2/isolation/web/pom.xml
+++ b/appserver/tests/hk2/isolation/web/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,14 +23,14 @@
<parent>
<groupId>org.glassfish.tests.hk2</groupId>
<artifactId>isolation</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<groupId>org.glassfish.tests.hk2.isolation</groupId>
<artifactId>web</artifactId>
<packaging>pom</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<name>GlassFish HK2 Isolation WebApps</name>
<modules>
diff --git a/appserver/tests/hk2/pom.xml b/appserver/tests/hk2/pom.xml
index 56b3227..1c92216 100755
--- a/appserver/tests/hk2/pom.xml
+++ b/appserver/tests/hk2/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.main.tests</groupId>
<artifactId>tests</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 d523078..fd9694b 100644
--- a/appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
+++ b/appserver/tests/paas/appscoped-db-with-resources-xml/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>appscoped-db-with-resources-xml</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 170be37..af05430 100644
--- a/appserver/tests/paas/basic-bookstore-dns/pom.xml
+++ b/appserver/tests/paas/basic-bookstore-dns/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-bookstore-dns</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 26426d6..0d327d8 100644
--- a/appserver/tests/paas/basic-db-initsql/pom.xml
+++ b/appserver/tests/paas/basic-db-initsql/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db-initsql</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 12c2dba..2ae1515 100644
--- a/appserver/tests/paas/basic-db-teardown-sql/pom.xml
+++ b/appserver/tests/paas/basic-db-teardown-sql/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db-teardown-sql</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8a870b3..75ccaf9 100644
--- a/appserver/tests/paas/basic-db-with-resources-xml/pom.xml
+++ b/appserver/tests/paas/basic-db-with-resources-xml/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db-with-resources-xml</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 3701514..9438180 100644
--- a/appserver/tests/paas/basic-db/pom.xml
+++ b/appserver/tests/paas/basic-db/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-db</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8979aa4..b52a798 100644
--- a/appserver/tests/paas/basic-jpa/pom.xml
+++ b/appserver/tests/paas/basic-jpa/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-jpa</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2253bd0..16caa2c 100644
--- a/appserver/tests/paas/basic-service-discovery/pom.xml
+++ b/appserver/tests/paas/basic-service-discovery/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-sd</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 fef2bb6..8bc0167 100644
--- a/appserver/tests/paas/basic-shared-service-test/pom.xml
+++ b/appserver/tests/paas/basic-shared-service-test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-shared-service-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 9632f7b..909e313 100644
--- a/appserver/tests/paas/basic/pom.xml
+++ b/appserver/tests/paas/basic/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 1ee02c4..56c880a 100644
--- a/appserver/tests/paas/bookstore/pom.xml
+++ b/appserver/tests/paas/bookstore/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>bookstore</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2aa9afd..18d15b1 100644
--- a/appserver/tests/paas/deployment-rollback/pom.xml
+++ b/appserver/tests/paas/deployment-rollback/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>rollback-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 53336bb..5610dfc 100644
--- a/appserver/tests/paas/enable-disable-test/pom.xml
+++ b/appserver/tests/paas/enable-disable-test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>enable-disable-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 da7f4a6..ec29e92 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>ext-shared-service-enable-disable-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 e0f9a0d..668d2ff 100644
--- a/appserver/tests/paas/external-and-shared-service/pom.xml
+++ b/appserver/tests/paas/external-and-shared-service/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>external-and-shared-service-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 a40c0d5..1b5bee6 100644
--- a/appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
+++ b/appserver/tests/paas/external-db-service/generatederbyvm/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>paas.plugins</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2590263..094d7a1 100644
--- a/appserver/tests/paas/external-db-service/pom.xml
+++ b/appserver/tests/paas/external-db-service/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>external-service-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 23cc6ab..7f48980 100644
--- a/appserver/tests/paas/external-db-service/test/pom.xml
+++ b/appserver/tests/paas/external-db-service/test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>external-db-service-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 619f6d7..0887127 100644
--- a/appserver/tests/paas/helloworld/pom.xml
+++ b/appserver/tests/paas/helloworld/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>helloworld</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 4416126..4f2c05d 100644
--- a/appserver/tests/paas/javaee_shared_service/pom.xml
+++ b/appserver/tests/paas/javaee_shared_service/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>bookstore2</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 aa615a5..e4dbde6 100644
--- a/appserver/tests/paas/lazy-shared-service-test/pom.xml
+++ b/appserver/tests/paas/lazy-shared-service-test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>lazy-shared-service-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 7d2dc93..5ef9439 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>mq-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 004bb3a..16d5149 100644
--- a/appserver/tests/paas/mq-shared-service-test/pom.xml
+++ b/appserver/tests/paas/mq-shared-service-test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>mq-shared-service-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 1005675..340fd1d 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-app-scoped-service-test-advanced</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 20ad3f8..60ebe7d 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-app-scoped-service-test-basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 fe0fc8b..5d4ce4b 100644
--- a/appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
+++ b/appserver/tests/paas/multiple-db-app-scoped-services/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-db-app-scoped-services</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2ce36af..7883d5e 100644
--- a/appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
+++ b/appserver/tests/paas/multiple-db-shared-services/advanced/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-shared-db-service-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 6e18d71..53f5a15 100644
--- a/appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
+++ b/appserver/tests/paas/multiple-db-shared-services/basic/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-shared-db-service-test-basic</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 9ccdeff..051b137 100644
--- a/appserver/tests/paas/multiple-db-shared-services/pom.xml
+++ b/appserver/tests/paas/multiple-db-shared-services/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-db-shared-services</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 2088562..68aad17 100644
--- a/appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
+++ b/appserver/tests/paas/multiple-spe-test/mydb-plugin/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,13 +22,13 @@
<parent>
<groupId>org.glassfish</groupId>
<artifactId>paas.plugins</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish</groupId>
<artifactId>paas.mydbplugin</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c705d72..7bb7a07 100644
--- a/appserver/tests/paas/multiple-spe-test/pom.xml
+++ b/appserver/tests/paas/multiple-spe-test/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>multiple-spe-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 40aa2f2..f24252b 100644
--- a/appserver/tests/paas/multiple-spe-test/spetest/pom.xml
+++ b/appserver/tests/paas/multiple-spe-test/spetest/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>basic-spe-test</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 777d84e..550c89f 100644
--- a/appserver/tests/paas/pom.xml
+++ b/appserver/tests/paas/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests</groupId>
<artifactId>paas</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 a044fac..5b0ccb5 100644
--- a/appserver/tests/paas/scale_service/pom.xml
+++ b/appserver/tests/paas/scale_service/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>scale_service</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 3a8bbe6..42e75aa 100644
--- a/appserver/tests/paas/service_metadata/custom_db_name/pom.xml
+++ b/appserver/tests/paas/service_metadata/custom_db_name/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>custom_db_name</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dfc15f0..297f265 100644
--- a/appserver/tests/paas/service_metadata/pom.xml
+++ b/appserver/tests/paas/service_metadata/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>service_metadata</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 e093b14..7ac6f8d 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
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2011, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2011, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.tests.paas</groupId>
<artifactId>service_metadata.provision_using_specified_template</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 1d3cc89..7d2f4d5 100755
--- a/appserver/tests/pom.xml
+++ b/appserver/tests/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -22,7 +22,7 @@
<parent>
<groupId>org.glassfish.main</groupId>
<artifactId>glassfish-parent</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 74b96c9..3e9d54e 100644
--- a/appserver/tests/quicklook/admin/pom.xml
+++ b/appserver/tests/quicklook/admin/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -26,7 +26,7 @@
<parent>
<artifactId>org.glassfish.quicklook</artifactId>
<groupId>quicklook</groupId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 fc85cc6..d9ef968 100644
--- a/appserver/tests/quicklook/adminconsole/pom.xml
+++ b/appserver/tests/quicklook/adminconsole/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.quicklook</groupId>
<artifactId>adminconsole</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
</dependency>
</dependencies>
</project>
diff --git a/appserver/tests/quicklook/amx/pom.xml b/appserver/tests/quicklook/amx/pom.xml
index 54b087a..bebffd7 100644
--- a/appserver/tests/quicklook/amx/pom.xml
+++ b/appserver/tests/quicklook/amx/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -26,7 +26,7 @@
<parent>
<artifactId>org.glassfish.quicklook</artifactId>
<groupId>quicklook</groupId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 0f2775c..29159ad 100644
--- a/appserver/tests/quicklook/ejb/cmp/pom.xml
+++ b/appserver/tests/quicklook/ejb/cmp/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>cmp_quicklook</artifactId>
<name>CMP Roster App Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dc411b7..ae3f96d 100644
--- a/appserver/tests/quicklook/ejb/embedded/pom.xml
+++ b/appserver/tests/quicklook/ejb/embedded/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dc411b7..ae3f96d 100644
--- a/appserver/tests/quicklook/ejb/remoteview/pom.xml
+++ b/appserver/tests/quicklook/ejb/remoteview/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dc411b7..ae3f96d 100644
--- a/appserver/tests/quicklook/ejb/sfulnoi/pom.xml
+++ b/appserver/tests/quicklook/ejb/sfulnoi/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dc411b7..ae3f96d 100644
--- a/appserver/tests/quicklook/ejb/singleton/pom.xml
+++ b/appserver/tests/quicklook/ejb/singleton/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 dc411b7..ae3f96d 100644
--- a/appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
+++ b/appserver/tests/quicklook/ejb/slsbnicmt/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>ejb_quicklook</artifactId>
<name>Glassfish JRuby Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 f39a18e..d272f2d 100644
--- a/appserver/tests/quicklook/jms/injection/pom.xml
+++ b/appserver/tests/quicklook/jms/injection/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2013, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2013, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>injection_quicklook</artifactId>
<name>Glassfish JMS Injection Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 8890b44..74df876 100644
--- a/appserver/tests/quicklook/pom.xml
+++ b/appserver/tests/quicklook/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -29,7 +29,7 @@
<artifactId>quicklook</artifactId>
<name>Glassfish Quicklook Bundle</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 4119edf..0786345 100644
--- a/appserver/tests/quicklook/rest/pom.xml
+++ b/appserver/tests/quicklook/rest/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -21,7 +21,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.glassfish.quicklook</groupId>
<artifactId>rest</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 c1caa59..d053c30 100644
--- a/appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
+++ b/appserver/tests/quicklook/wsit/JaxwsFromWsdl/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 1997, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 1997, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -28,7 +28,7 @@
<artifactId>wsit_quicklook</artifactId>
<name>Glassfish Web Services Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 6d36d19..f09a1d3 100644
--- a/appserver/tests/quicklook/wsit/jsr109tester/pom.xml
+++ b/appserver/tests/quicklook/wsit/jsr109tester/pom.xml
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
- Copyright (c) 2014, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2014, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -29,7 +29,7 @@
<artifactId>wsit_quicklook</artifactId>
<name>Glassfish Web Services Quicklook</name>
<packaging>jar</packaging>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</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 0f6bdfc..7075ecb 100644
--- a/appserver/tests/sse/basic/pom.xml
+++ b/appserver/tests/sse/basic/pom.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web-sse</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>
diff --git a/appserver/tests/sse/videoplayer/pom.xml b/appserver/tests/sse/videoplayer/pom.xml
index c81a49d..e6fe6fc 100644
--- a/appserver/tests/sse/videoplayer/pom.xml
+++ b/appserver/tests/sse/videoplayer/pom.xml
@@ -1,6 +1,6 @@
<!--
- Copyright (c) 2012, 2019 Oracle and/or its affiliates. All rights reserved.
+ Copyright (c) 2012, 2020 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
@@ -37,7 +37,7 @@
<dependency>
<groupId>org.glassfish.main.web</groupId>
<artifactId>web-sse</artifactId>
- <version>5.1.0-SNAPSHOT</version>
+ <version>6.0.0-SNAPSHOT</version>
<scope>provided</scope>
</dependency>
<dependency>