diff --git a/bom/pom.xml b/bom/pom.xml index a958f37baf..341724558c 100644 --- a/bom/pom.xml +++ b/bom/pom.xml @@ -27,7 +27,7 @@ org.glassfish.hk2 hk2-bom - 2.6.1.payara-p1 + 2.6.1.payara-p2 pom HK2 Bom Pom diff --git a/class-model/pom.xml b/class-model/pom.xml index d2f30eb13a..9d387d3bff 100644 --- a/class-model/pom.xml +++ b/class-model/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 diff --git a/examples/caching/pom.xml b/examples/caching/pom.xml index 9a3f4f3c50..012b65e6ca 100644 --- a/examples/caching/pom.xml +++ b/examples/caching/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/examples/caching/runner/pom.xml b/examples/caching/runner/pom.xml index ff047fa520..7c23447d82 100644 --- a/examples/caching/runner/pom.xml +++ b/examples/caching/runner/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 caching-aop-example - 2.6.1.payara-p1 + 2.6.1.payara-p2 caching-aop-example-runner diff --git a/examples/caching/system/pom.xml b/examples/caching/system/pom.xml index 1359e7ff5c..263c3640b6 100644 --- a/examples/caching/system/pom.xml +++ b/examples/caching/system/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 caching-aop-example - 2.6.1.payara-p1 + 2.6.1.payara-p2 caching-aop-example-system diff --git a/examples/configuration/pom.xml b/examples/configuration/pom.xml index 71bda543e5..af1555166d 100644 --- a/examples/configuration/pom.xml +++ b/examples/configuration/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/examples/configuration/webserver/pom.xml b/examples/configuration/webserver/pom.xml index 4be115d1ee..8c8a54f8d6 100644 --- a/examples/configuration/webserver/pom.xml +++ b/examples/configuration/webserver/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 configuration-examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 webserver-configuration-example diff --git a/examples/configuration/xml/pom.xml b/examples/configuration/xml/pom.xml index d75e650371..7cdd38195c 100644 --- a/examples/configuration/xml/pom.xml +++ b/examples/configuration/xml/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 configuration-examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 xml-configuration-example diff --git a/examples/custom-resolver/pom.xml b/examples/custom-resolver/pom.xml index 5736936509..b93f3263b9 100644 --- a/examples/custom-resolver/pom.xml +++ b/examples/custom-resolver/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 custom-resolver-example Custom Resolver Example diff --git a/examples/events/pom.xml b/examples/events/pom.xml index 51f13904da..0c0c1f6251 100644 --- a/examples/events/pom.xml +++ b/examples/events/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/examples/events/threaded/pom.xml b/examples/events/threaded/pom.xml index ced3eb00c9..fcc64eca2d 100644 --- a/examples/events/threaded/pom.xml +++ b/examples/events/threaded/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 event-examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 threading-event-example diff --git a/examples/operations/pom.xml b/examples/operations/pom.xml index 76de257fee..e72091cd61 100644 --- a/examples/operations/pom.xml +++ b/examples/operations/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 operations-example Operations Example diff --git a/examples/pom.xml b/examples/pom.xml index bd84bd421d..1e50e598aa 100644 --- a/examples/pom.xml +++ b/examples/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/examples/security-lockdown/alice/pom.xml b/examples/security-lockdown/alice/pom.xml index 77da465b2f..41e1616d6a 100644 --- a/examples/security-lockdown/alice/pom.xml +++ b/examples/security-lockdown/alice/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 security-lockdown-example - 2.6.1.payara-p1 + 2.6.1.payara-p2 security-lockdown-example-alice diff --git a/examples/security-lockdown/mallory/pom.xml b/examples/security-lockdown/mallory/pom.xml index db0515a90f..ce4ad9aa85 100644 --- a/examples/security-lockdown/mallory/pom.xml +++ b/examples/security-lockdown/mallory/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 security-lockdown-example - 2.6.1.payara-p1 + 2.6.1.payara-p2 security-lockdown-example-mallory diff --git a/examples/security-lockdown/pom.xml b/examples/security-lockdown/pom.xml index 1dbe73c3d6..9c7df2cc2f 100644 --- a/examples/security-lockdown/pom.xml +++ b/examples/security-lockdown/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 examples - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/examples/security-lockdown/runner/pom.xml b/examples/security-lockdown/runner/pom.xml index 07ad6999dd..c8d2a077bb 100644 --- a/examples/security-lockdown/runner/pom.xml +++ b/examples/security-lockdown/runner/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 security-lockdown-example - 2.6.1.payara-p1 + 2.6.1.payara-p2 security-lockdown-example-runner diff --git a/examples/security-lockdown/system/pom.xml b/examples/security-lockdown/system/pom.xml index ac09b0cbbe..d0e738917d 100644 --- a/examples/security-lockdown/system/pom.xml +++ b/examples/security-lockdown/system/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 security-lockdown-example - 2.6.1.payara-p1 + 2.6.1.payara-p2 security-lockdown-example-system diff --git a/external/aopalliance/pom.xml b/external/aopalliance/pom.xml index d94bf94e50..4782503c55 100644 --- a/external/aopalliance/pom.xml +++ b/external/aopalliance/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 external - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2.external aopalliance-repackaged diff --git a/external/jsr330/pom.xml b/external/jsr330/pom.xml index 748e191caa..512af2a8f7 100644 --- a/external/jsr330/pom.xml +++ b/external/jsr330/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 external - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2.external jakarta.inject diff --git a/external/pom.xml b/external/pom.xml index e3df1e4130..8910424c0c 100644 --- a/external/pom.xml +++ b/external/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/guice-bridge/pom.xml b/guice-bridge/pom.xml index dd40ab899b..ebda2bf830 100644 --- a/guice-bridge/pom.xml +++ b/guice-bridge/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 guice-bridge diff --git a/hk2-api/pom.xml b/hk2-api/pom.xml index 37b83648e9..26e661ddeb 100644 --- a/hk2-api/pom.xml +++ b/hk2-api/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 hk2-api diff --git a/hk2-configuration/hk2-integration/pom.xml b/hk2-configuration/hk2-integration/pom.xml index 97d8c8f577..603b70e1e8 100644 --- a/hk2-configuration/hk2-integration/pom.xml +++ b/hk2-configuration/hk2-integration/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-configuration - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-configuration-integration diff --git a/hk2-configuration/manager/pom.xml b/hk2-configuration/manager/pom.xml index a71c1cad33..c79b3fec1e 100644 --- a/hk2-configuration/manager/pom.xml +++ b/hk2-configuration/manager/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-configuration - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-configuration-hub diff --git a/hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml b/hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml index be56902322..c87b012689 100644 --- a/hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml +++ b/hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-xml-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-json diff --git a/hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml b/hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml index 0955b54b18..54b617319a 100644 --- a/hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml +++ b/hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-xml-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-pbuf diff --git a/hk2-configuration/persistence/hk2-xml/integration-test/pom.xml b/hk2-configuration/persistence/hk2-xml/integration-test/pom.xml index 39e579ddda..5fd2c480e0 100644 --- a/hk2-configuration/persistence/hk2-xml/integration-test/pom.xml +++ b/hk2-configuration/persistence/hk2-xml/integration-test/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-xml-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-xml-integration-test diff --git a/hk2-configuration/persistence/hk2-xml/main/pom.xml b/hk2-configuration/persistence/hk2-xml/main/pom.xml index 1c653d6aa0..94527e77f4 100644 --- a/hk2-configuration/persistence/hk2-xml/main/pom.xml +++ b/hk2-configuration/persistence/hk2-xml/main/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-xml-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-xml diff --git a/hk2-configuration/persistence/hk2-xml/pom.xml b/hk2-configuration/persistence/hk2-xml/pom.xml index 742a519993..e8dfbd3702 100644 --- a/hk2-configuration/persistence/hk2-xml/pom.xml +++ b/hk2-configuration/persistence/hk2-xml/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-configuration-persistence - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/hk2-configuration/persistence/hk2-xml/schema/pom.xml b/hk2-configuration/persistence/hk2-xml/schema/pom.xml index 29dc50c6bd..b13a7c1dca 100644 --- a/hk2-configuration/persistence/hk2-xml/schema/pom.xml +++ b/hk2-configuration/persistence/hk2-xml/schema/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-xml-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-xml-schema diff --git a/hk2-configuration/persistence/hk2-xml/test1/pom.xml b/hk2-configuration/persistence/hk2-xml/test1/pom.xml index 442e3012ed..4607b58c4b 100644 --- a/hk2-configuration/persistence/hk2-xml/test1/pom.xml +++ b/hk2-configuration/persistence/hk2-xml/test1/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-xml-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-xml-test diff --git a/hk2-configuration/persistence/pom.xml b/hk2-configuration/persistence/pom.xml index 0b2b281b81..e52ab75af0 100644 --- a/hk2-configuration/persistence/pom.xml +++ b/hk2-configuration/persistence/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-configuration - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/hk2-configuration/persistence/property-file/pom.xml b/hk2-configuration/persistence/property-file/pom.xml index da6c69858f..c40687799b 100644 --- a/hk2-configuration/persistence/property-file/pom.xml +++ b/hk2-configuration/persistence/property-file/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-configuration-persistence - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-property-file diff --git a/hk2-configuration/pom.xml b/hk2-configuration/pom.xml index 939d7ede8d..a2acf45eea 100644 --- a/hk2-configuration/pom.xml +++ b/hk2-configuration/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/hk2-core/pom.xml b/hk2-core/pom.xml index d1dcdbd894..65e78221b2 100644 --- a/hk2-core/pom.xml +++ b/hk2-core/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-core HK2 core module diff --git a/hk2-extras/pom.xml b/hk2-extras/pom.xml index 6ae76d9256..b6f10c6e9a 100644 --- a/hk2-extras/pom.xml +++ b/hk2-extras/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 hk2-extras diff --git a/hk2-jmx/pom.xml b/hk2-jmx/pom.xml index aba751830e..cfe5aa7496 100644 --- a/hk2-jmx/pom.xml +++ b/hk2-jmx/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 hk2-jmx diff --git a/hk2-locator/pom.xml b/hk2-locator/pom.xml index 78c28e8ec0..e1d231cbae 100644 --- a/hk2-locator/pom.xml +++ b/hk2-locator/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-locator ServiceLocator Default Implementation diff --git a/hk2-metadata-generator/main/pom.xml b/hk2-metadata-generator/main/pom.xml index 9e54c50e72..5760a056d6 100644 --- a/hk2-metadata-generator/main/pom.xml +++ b/hk2-metadata-generator/main/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-metadata-generator-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 diff --git a/hk2-metadata-generator/pom.xml b/hk2-metadata-generator/pom.xml index 73bef35638..dce1d47886 100644 --- a/hk2-metadata-generator/pom.xml +++ b/hk2-metadata-generator/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/hk2-metadata-generator/test1/pom.xml b/hk2-metadata-generator/test1/pom.xml index 7d16e80fab..b82f0b579f 100644 --- a/hk2-metadata-generator/test1/pom.xml +++ b/hk2-metadata-generator/test1/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-metadata-generator-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 hk2-metadata-generator-test1 diff --git a/hk2-runlevel/pom.xml b/hk2-runlevel/pom.xml index 71b8bfc7f7..d8c3c9262d 100644 --- a/hk2-runlevel/pom.xml +++ b/hk2-runlevel/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-runlevel diff --git a/hk2-testing/ant/pom.xml b/hk2-testing/ant/pom.xml index fbf0815891..96ca756c5c 100644 --- a/hk2-testing/ant/pom.xml +++ b/hk2-testing/ant/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml diff --git a/hk2-testing/collections/pom.xml b/hk2-testing/collections/pom.xml index becf5758a4..bdac23f1b0 100644 --- a/hk2-testing/collections/pom.xml +++ b/hk2-testing/collections/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-testing - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-collections-tests diff --git a/hk2-testing/hk2-junitrunner/pom.xml b/hk2-testing/hk2-junitrunner/pom.xml index 87c082bfc8..452f968161 100644 --- a/hk2-testing/hk2-junitrunner/pom.xml +++ b/hk2-testing/hk2-junitrunner/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml hk2-junitrunner diff --git a/hk2-testing/hk2-locator-extras/pom.xml b/hk2-testing/hk2-locator-extras/pom.xml index fee70d48cf..00e7937036 100644 --- a/hk2-testing/hk2-locator-extras/pom.xml +++ b/hk2-testing/hk2-locator-extras/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml hk2-locator-extras diff --git a/hk2-testing/hk2-locator-no-proxies/pom.xml b/hk2-testing/hk2-locator-no-proxies/pom.xml index b6180980fa..e47ec98a0f 100644 --- a/hk2-testing/hk2-locator-no-proxies/pom.xml +++ b/hk2-testing/hk2-locator-no-proxies/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml hk2-locator-no-proxies diff --git a/hk2-testing/hk2-locator-no-proxies2/pom.xml b/hk2-testing/hk2-locator-no-proxies2/pom.xml index fb247e3406..3f4f1e8510 100644 --- a/hk2-testing/hk2-locator-no-proxies2/pom.xml +++ b/hk2-testing/hk2-locator-no-proxies2/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml diff --git a/hk2-testing/hk2-mockito/pom.xml b/hk2-testing/hk2-mockito/pom.xml index 45ed7d39e8..3958ec27c6 100644 --- a/hk2-testing/hk2-mockito/pom.xml +++ b/hk2-testing/hk2-mockito/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-testing - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-mockito HK2 Mockito diff --git a/hk2-testing/hk2-runlevel-extras/pom.xml b/hk2-testing/hk2-runlevel-extras/pom.xml index 891a0bef11..cd6fa611e1 100644 --- a/hk2-testing/hk2-runlevel-extras/pom.xml +++ b/hk2-testing/hk2-runlevel-extras/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml hk2-runlevel-extras diff --git a/hk2-testing/hk2-testng/pom.xml b/hk2-testing/hk2-testng/pom.xml index cafb7d23f8..e89f7ab318 100644 --- a/hk2-testing/hk2-testng/pom.xml +++ b/hk2-testing/hk2-testng/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml hk2-testng diff --git a/hk2-testing/interceptor-events/pom.xml b/hk2-testing/interceptor-events/pom.xml index 57fcc464da..ef4315e627 100644 --- a/hk2-testing/interceptor-events/pom.xml +++ b/hk2-testing/interceptor-events/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-testing - 2.6.1.payara-p1 + 2.6.1.payara-p2 interceptor-events diff --git a/hk2-testing/jersey/jersey-guice/form-param/pom.xml b/hk2-testing/jersey/jersey-guice/form-param/pom.xml index d18510c746..08c3a0a000 100644 --- a/hk2-testing/jersey/jersey-guice/form-param/pom.xml +++ b/hk2-testing/jersey/jersey-guice/form-param/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../../../pom.xml diff --git a/hk2-testing/jersey/jersey-guice/pom.xml b/hk2-testing/jersey/jersey-guice/pom.xml index 62ad3e2e59..d765814fa7 100644 --- a/hk2-testing/jersey/jersey-guice/pom.xml +++ b/hk2-testing/jersey/jersey-guice/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../../pom.xml diff --git a/hk2-testing/jersey/pom.xml b/hk2-testing/jersey/pom.xml index 6cb39f0b4d..d7f799c50a 100644 --- a/hk2-testing/jersey/pom.xml +++ b/hk2-testing/jersey/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 ../../pom.xml diff --git a/hk2-testing/pom.xml b/hk2-testing/pom.xml index 25eb29ca34..bc4d38fef9 100644 --- a/hk2-testing/pom.xml +++ b/hk2-testing/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 diff --git a/hk2-utils/pom.xml b/hk2-utils/pom.xml index d0bec825d3..6b0391b62a 100644 --- a/hk2-utils/pom.xml +++ b/hk2-utils/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 hk2-utils diff --git a/hk2/pom.xml b/hk2/pom.xml index a6481f3e67..24008783a1 100644 --- a/hk2/pom.xml +++ b/hk2/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 hk2 diff --git a/javadocs/pom.xml b/javadocs/pom.xml index db81ec4e95..825ab1367c 100644 --- a/javadocs/pom.xml +++ b/javadocs/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-javadocs HK2 Javadocs diff --git a/maven-plugins/consolidatedbundle-maven-plugin/pom.xml b/maven-plugins/consolidatedbundle-maven-plugin/pom.xml index 14e2872d0a..4270a71c9e 100644 --- a/maven-plugins/consolidatedbundle-maven-plugin/pom.xml +++ b/maven-plugins/consolidatedbundle-maven-plugin/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 maven-plugins - 2.6.1.payara-p1 + 2.6.1.payara-p2 consolidatedbundle-maven-plugin maven-plugin diff --git a/maven-plugins/hk2-inhabitant-generator/pom.xml b/maven-plugins/hk2-inhabitant-generator/pom.xml index 6bc00db4d1..e288d544cf 100644 --- a/maven-plugins/hk2-inhabitant-generator/pom.xml +++ b/maven-plugins/hk2-inhabitant-generator/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 maven-plugins - 2.6.1.payara-p1 + 2.6.1.payara-p2 hk2-inhabitant-generator maven-plugin diff --git a/maven-plugins/osgiversion-maven-plugin/pom.xml b/maven-plugins/osgiversion-maven-plugin/pom.xml index 2870b14006..5454b3b446 100644 --- a/maven-plugins/osgiversion-maven-plugin/pom.xml +++ b/maven-plugins/osgiversion-maven-plugin/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 maven-plugins - 2.6.1.payara-p1 + 2.6.1.payara-p2 osgiversion-maven-plugin maven-plugin diff --git a/maven-plugins/pom.xml b/maven-plugins/pom.xml index 3614f773bd..37efdb14bf 100644 --- a/maven-plugins/pom.xml +++ b/maven-plugins/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 maven-plugins pom diff --git a/osgi/adapter-tests/contract-bundle/pom.xml b/osgi/adapter-tests/contract-bundle/pom.xml index c358e835be..203fe28b47 100644 --- a/osgi/adapter-tests/contract-bundle/pom.xml +++ b/osgi/adapter-tests/contract-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 osgi-adapter-tests-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 contract-bundle diff --git a/osgi/adapter-tests/faux-sdp-bundle/pom.xml b/osgi/adapter-tests/faux-sdp-bundle/pom.xml index bfba88d20a..a6eebc2aff 100644 --- a/osgi/adapter-tests/faux-sdp-bundle/pom.xml +++ b/osgi/adapter-tests/faux-sdp-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 osgi-adapter-tests-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 faux-sdp-bundle diff --git a/osgi/adapter-tests/no-hk2-bundle/pom.xml b/osgi/adapter-tests/no-hk2-bundle/pom.xml index 87cc1d967f..560091817c 100644 --- a/osgi/adapter-tests/no-hk2-bundle/pom.xml +++ b/osgi/adapter-tests/no-hk2-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 osgi-adapter-tests-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 no-hk2-bundle diff --git a/osgi/adapter-tests/osgi-adapter-test/pom.xml b/osgi/adapter-tests/osgi-adapter-test/pom.xml index d2468bb3d1..fccdc8c1aa 100644 --- a/osgi/adapter-tests/osgi-adapter-test/pom.xml +++ b/osgi/adapter-tests/osgi-adapter-test/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 osgi-adapter-tests-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 osgi-adapter-test diff --git a/osgi/adapter-tests/pom.xml b/osgi/adapter-tests/pom.xml index dd8e94b99a..80d0c8d4bb 100644 --- a/osgi/adapter-tests/pom.xml +++ b/osgi/adapter-tests/pom.xml @@ -23,7 +23,7 @@ org.glassfish.hk2 osgi - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 diff --git a/osgi/adapter-tests/sdp-management-bundle/pom.xml b/osgi/adapter-tests/sdp-management-bundle/pom.xml index dadb17fe57..d3506ae762 100644 --- a/osgi/adapter-tests/sdp-management-bundle/pom.xml +++ b/osgi/adapter-tests/sdp-management-bundle/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 osgi-adapter-tests-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 sdp-management-bundle diff --git a/osgi/adapter-tests/test-module-startup/pom.xml b/osgi/adapter-tests/test-module-startup/pom.xml index ae7339fed3..88453072a5 100644 --- a/osgi/adapter-tests/test-module-startup/pom.xml +++ b/osgi/adapter-tests/test-module-startup/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 osgi-adapter-tests-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 test-module-startup diff --git a/osgi/adapter/pom.xml b/osgi/adapter/pom.xml index a1e00d2f14..b7a53e3330 100644 --- a/osgi/adapter/pom.xml +++ b/osgi/adapter/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 osgi - 2.6.1.payara-p1 + 2.6.1.payara-p2 osgi-adapter HK2 OSGi Adapter diff --git a/osgi/pom.xml b/osgi/pom.xml index fe713018fc..e936370159 100644 --- a/osgi/pom.xml +++ b/osgi/pom.xml @@ -21,7 +21,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 4.0.0 osgi diff --git a/pom.xml b/pom.xml index b7240ba305..5712926aaa 100644 --- a/pom.xml +++ b/pom.xml @@ -28,7 +28,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 pom GlassFish HK2 diff --git a/spring-bridge/pom.xml b/spring-bridge/pom.xml index 57205edac5..de1d60a7f3 100644 --- a/spring-bridge/pom.xml +++ b/spring-bridge/pom.xml @@ -22,7 +22,7 @@ org.glassfish.hk2 hk2-parent - 2.6.1.payara-p1 + 2.6.1.payara-p2 org.glassfish.hk2 spring-bridge