Skip to content

Commit

Permalink
Update version for 4.0.11 release
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Aug 2, 2024
1 parent 9a856b5 commit a1025a8
Show file tree
Hide file tree
Showing 111 changed files with 114 additions and 114 deletions.
2 changes: 1 addition & 1 deletion examples/config/basics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-basics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config/changes/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-changes</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config/git/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-git</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config/mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-mapping</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config/metadata/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-metadata</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config/overrides/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-overrides</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config/profiles/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-profiles</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/config/sources/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.config</groupId>
<artifactId>helidon-examples-config-sources</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cors/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples</groupId>
<artifactId>helidon-examples-cors</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/dbclient/jdbc/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<artifactId>helidon-examples-dbclient-jdbc</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/dbclient/mongodb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<artifactId>helidon-examples-dbclient-mongodb</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/dbclient/pokemons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<artifactId>helidon-examples-dbclient-pokemons</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/employee-app/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.employee</groupId>
<artifactId>helidon-examples-employee-app</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/graphql/basics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.graphql</groupId>
<artifactId>helidon-examples-graphql-basics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/health/basics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.health</groupId>
<artifactId>helidon-examples-health-basics</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/cdi/datasource-hikaricp-h2/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
<artifactId>helidon-integrations-examples-datasource-hikaricp-h2</artifactId>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
<artifactId>helidon-integrations-examples-datasource-hikaricp-mysql</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/cdi/datasource-hikaricp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
<artifactId>helidon-examples-integrations-datasource-hikaricp</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/cdi/jpa/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
<artifactId>helidon-integrations-examples-jpa</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/cdi/pokemons/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
<artifactId>helidon-integrations-examples-pokemons</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions examples/integrations/micrometer/mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<modelVersion>4.0.0</modelVersion>

Expand Down Expand Up @@ -104,4 +104,4 @@
</plugins>
</build>

</project>
</project>
2 changes: 1 addition & 1 deletion examples/integrations/micrometer/se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.micrometer-project</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/micronaut/data/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<artifactId>helidon-examples-integrations-micronaut-data</artifactId>
<version>1.0.0-SNAPSHOT</version>
Expand Down
4 changes: 2 additions & 2 deletions examples/integrations/microstream/greetings-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<artifactId>helidon-examples-integrations-microstream-greetings-mp</artifactId>
Expand Down Expand Up @@ -81,4 +81,4 @@
</plugins>
</build>

</project>
</project>
2 changes: 1 addition & 1 deletion examples/integrations/microstream/greetings-se/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<artifactId>helidon-examples-integrations-microstream-greetings-se</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/neo4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<artifactId>helidon-examples-integration-neo4j</artifactId>
<version>1.0.0-SNAPSHOT</version>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/atp-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.oci</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/atp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.oci</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/metrics/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<properties>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/objectstorage-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.oci</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/objectstorage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.oci</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/vault-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.oci</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/vault/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.oci</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/vault/hcp-cdi/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.vault</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/vault/hcp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>

<groupId>io.helidon.examples.integrations.vault</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/jbatch/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.jbatch</groupId>
<artifactId>helidon-examples-jbatch</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/logging/jul/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.logging</groupId>
<artifactId>helidon-examples-logging-jul</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/logging/log4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.logging</groupId>
<artifactId>helidon-examples-logging-log4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/logging/logback-aot/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.logging</groupId>
<artifactId>helidon-examples-logging-slf4j-aot</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/logging/slf4j/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.logging</groupId>
<artifactId>helidon-examples-logging-slf4j</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/media/multipart/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.media</groupId>
<artifactId>helidon-examples-media-multipart</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion examples/messaging/jms-websocket-mp/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-mp</artifactId>
<version>4.1.0-SNAPSHOT</version>
<version>4.0.11</version>
</parent>
<groupId>io.helidon.examples.jms</groupId>
<artifactId>helidon-examples-jms-websocket-mp</artifactId>
Expand Down
Loading

0 comments on commit a1025a8

Please sign in to comment.