Skip to content

Commit

Permalink
Update helidon version to 3.2.6
Browse files Browse the repository at this point in the history
  • Loading branch information
barchetta committed Feb 14, 2024
1 parent 3929e51 commit 901decd
Show file tree
Hide file tree
Showing 122 changed files with 126 additions and 126 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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.config</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/cors/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.employee</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.graphql</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/client-standalone/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
<parent>
<groupId>io.helidon.applications</groupId>
<artifactId>helidon-se</artifactId>
<version>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/common/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/metrics/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/microprofile/basic-client/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc.microprofile</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/microprofile/basic-server-implicit/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc-microprofile.basic</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/microprofile/metrics/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc-microprofile</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/opentracing/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/security-abac/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/security-outbound/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/grpc/security/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.grpc</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.health</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/cdi/jedis/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.cdi</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<modelVersion>4.0.0</modelVersion>
Expand Down Expand Up @@ -100,4 +100,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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

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

</project>
</project>
4 changes: 2 additions & 2 deletions 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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

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

</project>
</project>
2 changes: 1 addition & 1 deletion examples/integrations/neo4j/neo4j-mp/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.neo4j</groupId>
Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/neo4j/neo4j-se/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>
<groupId>io.helidon.examples.integrations.neo4j</groupId>
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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/atp-reactive/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

Expand Down
2 changes: 1 addition & 1 deletion examples/integrations/oci/metrics-reactive/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>3.2.6-SNAPSHOT</version>
<version>3.2.6</version>
<relativePath/>
</parent>

Expand Down
Loading

0 comments on commit 901decd

Please sign in to comment.