Skip to content

Commit

Permalink
Prepare next development cycle for 3.1.1-SNAPSHOT
Browse files Browse the repository at this point in the history
  • Loading branch information
glassfish-bot committed Feb 27, 2024
1 parent 36e4429 commit e790d3b
Show file tree
Hide file tree
Showing 71 changed files with 71 additions and 71 deletions.
2 changes: 1 addition & 1 deletion class-model/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/caching/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>caching-aop-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/caching/runner/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>caching-aop-example</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>caching-aop-example-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/caching/system/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>caching-aop-example</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>caching-aop-example-system</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/configuration/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>configuration-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/configuration/webserver/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>configuration-examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>webserver-configuration-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/configuration/xml/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>configuration-examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>xml-configuration-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/custom-resolver/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>custom-resolver-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/events/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>event-examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/events/threaded/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>event-examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>threading-event-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/operations/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>operations-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>examples</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/security-lockdown/alice/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>security-lockdown-example</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>security-lockdown-example-alice</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/security-lockdown/mallory/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>security-lockdown-example</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>security-lockdown-example-mallory</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/security-lockdown/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>examples</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>security-lockdown-example</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/security-lockdown/runner/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>security-lockdown-example</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>security-lockdown-example-runner</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/security-lockdown/system/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>security-lockdown-example</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>security-lockdown-example-system</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion external/aopalliance/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>external</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2.external</groupId>
Expand Down
2 changes: 1 addition & 1 deletion external/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>external</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion guice-bridge/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-api/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/hk2-integration/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-configuration</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-configuration-integration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/manager/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-configuration</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-configuration-hub</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/hk2-xml/hk2-json/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-xml-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-json</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/hk2-xml/hk2-pbuf/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-xml-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-pbuf</artifactId>
Expand Down
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-xml-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-xml-integration-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/hk2-xml/main/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-xml-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-xml</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/hk2-xml/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-configuration-persistence</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-xml-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/hk2-xml/schema/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-xml-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-xml-schema</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/hk2-xml/test1/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-xml-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-xml-test</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-configuration</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-configuration-persistence</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/persistence/property-file/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-configuration-persistence</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-property-file</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-configuration/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-configuration</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-core/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-core</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-extras/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-jmx/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-locator/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-locator</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-metadata-generator/main/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-metadata-generator-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-metadata-generator/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-metadata-generator-parent</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-metadata-generator/test1/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-metadata-generator-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<groupId>org.glassfish.hk2</groupId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-runlevel/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-runlevel</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-testing/ant/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion hk2-testing/collections/pom.xml
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-testing</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
</parent>

<artifactId>hk2-collections-tests</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion hk2-testing/hk2-junitrunner/pom.xml
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>org.glassfish.hk2</groupId>
<artifactId>hk2-parent</artifactId>
<version>3.1.0</version>
<version>3.1.1-SNAPSHOT</version>
<relativePath>../../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit e790d3b

Please sign in to comment.