File tree Expand file tree Collapse file tree
examples/webserver/threads
tests/integration/dbclient/mongodb
webserver/testing/junit5/grpc Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2323 <parent >
2424 <groupId >io.helidon.applications</groupId >
2525 <artifactId >helidon-se</artifactId >
26- <version >4.0 .0-SNAPSHOT</version >
26+ <version >4.1 .0-SNAPSHOT</version >
2727 <relativePath >../../../applications/se/pom.xml</relativePath >
2828 </parent >
2929 <groupId >io.helidon.examples.webserver</groupId >
3030 <artifactId >helidon-examples-webserver-threads</artifactId >
31- <version >4.0 .0-SNAPSHOT</version >
31+ <version >4.1 .0-SNAPSHOT</version >
3232
3333 <properties >
3434 <mainClass >io.helidon.examples.webserver.threads.Main</mainClass >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <artifactId >helidon-grpc-project</artifactId >
2323 <groupId >io.helidon.grpc</groupId >
24- <version >4.0 .0-SNAPSHOT</version >
24+ <version >4.1 .0-SNAPSHOT</version >
2525 </parent >
2626 <modelVersion >4.0.0</modelVersion >
2727
Original file line number Diff line number Diff line change 2222 <parent >
2323 <groupId >io.helidon</groupId >
2424 <artifactId >helidon-project</artifactId >
25- <version >4.0 .0-SNAPSHOT</version >
25+ <version >4.1 .0-SNAPSHOT</version >
2626 </parent >
2727 <packaging >pom</packaging >
2828
Original file line number Diff line number Diff line change 11<?xml version =" 1.0" encoding =" UTF-8" ?>
22<!--
3- Copyright (c) 2019, 2023 Oracle and/or its affiliates.
3+ Copyright (c) 2019, 2024 Oracle and/or its affiliates.
44
55 Licensed under the Apache License, Version 2.0 (the "License");
66 you may not use this file except in compliance with the License.
2222 <parent >
2323 <groupId >io.helidon.tests.integration.dbclient</groupId >
2424 <artifactId >helidon-tests-integration-dbclient-project</artifactId >
25- <version >4.0 .0-SNAPSHOT</version >
25+ <version >4.1 .0-SNAPSHOT</version >
2626 <relativePath >../pom.xml</relativePath >
2727 </parent >
2828 <artifactId >helidon-tests-integration-dbclient-mongodb</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >io.helidon.webclient</groupId >
2323 <artifactId >helidon-webclient-project</artifactId >
24- <version >4.0 .0-SNAPSHOT</version >
24+ <version >4.1 .0-SNAPSHOT</version >
2525 </parent >
2626
2727 <artifactId >helidon-webclient-grpc</artifactId >
Original file line number Diff line number Diff line change 2121 <parent >
2222 <groupId >io.helidon.webclient.tests</groupId >
2323 <artifactId >helidon-webclient-tests-project</artifactId >
24- <version >4.0 .0-SNAPSHOT</version >
24+ <version >4.1 .0-SNAPSHOT</version >
2525 </parent >
2626
2727 <artifactId >helidon-webclient-tests-grpc</artifactId >
Original file line number Diff line number Diff line change 2424 <parent >
2525 <groupId >io.helidon.webserver.testing.junit5</groupId >
2626 <artifactId >helidon-webserver-testing-junit5-project</artifactId >
27- <version >4.0 .0-SNAPSHOT</version >
27+ <version >4.1 .0-SNAPSHOT</version >
2828 </parent >
2929
3030 <artifactId >helidon-webserver-testing-junit5-grpc</artifactId >
You can’t perform that action at this time.
0 commit comments