This repository was archived by the owner on Sep 26, 2025. It is now read-only.
File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2121 <groupId >com.oracle.coherence.examples.sockshop.helidon</groupId >
2222 <artifactId >carts</artifactId >
2323 <packaging >jar</packaging >
24- <version >2.2.3 -SNAPSHOT</version >
24+ <version >2.2.4 -SNAPSHOT</version >
2525
2626 <name >${project.artifactId} </name >
2727 <description >Shopping Cart service for Helidon Sock Shop demo application</description >
Original file line number Diff line number Diff line change 2121 <groupId >com.oracle.coherence.examples.sockshop.helidon</groupId >
2222 <artifactId >catalog</artifactId >
2323 <packaging >jar</packaging >
24- <version >2.2.3 -SNAPSHOT</version >
24+ <version >2.2.4 -SNAPSHOT</version >
2525
2626 <properties >
2727 <mainClass >com.oracle.coherence.examples.sockshop.helidon.catalog.Application</mainClass >
Original file line number Diff line number Diff line change 2121 <groupId >com.oracle.coherence.examples.sockshop.helidon</groupId >
2222 <artifactId >orders</artifactId >
2323 <packaging >jar</packaging >
24- <version >2.2.3 -SNAPSHOT</version >
24+ <version >2.2.4 -SNAPSHOT</version >
2525
2626 <properties >
2727 <mainClass >com.oracle.coherence.examples.sockshop.helidon.orders.Application</mainClass >
Original file line number Diff line number Diff line change 2121 <groupId >com.oracle.coherence.examples.sockshop.helidon</groupId >
2222 <artifactId >payment</artifactId >
2323 <packaging >jar</packaging >
24- <version >2.2.3 -SNAPSHOT</version >
24+ <version >2.2.4 -SNAPSHOT</version >
2525
2626 <properties >
2727 <mainClass >com.oracle.coherence.examples.sockshop.helidon.payment.Application</mainClass >
Original file line number Diff line number Diff line change 1414 <groupId >com.oracle.coherence.examples.sockshop.helidon</groupId >
1515 <artifactId >sockshop-coh</artifactId >
1616 <packaging >pom</packaging >
17- <version >2.2.3 -SNAPSHOT</version >
17+ <version >2.2.4 -SNAPSHOT</version >
1818
1919 <modules >
2020 <module >carts</module >
Original file line number Diff line number Diff line change 2121 <groupId >com.oracle.coherence.examples.sockshop.helidon</groupId >
2222 <artifactId >shipping</artifactId >
2323 <packaging >jar</packaging >
24- <version >2.2.3 -SNAPSHOT</version >
24+ <version >2.2.4 -SNAPSHOT</version >
2525
2626 <properties >
2727 <mainClass >com.oracle.coherence.examples.sockshop.helidon.shipping.Application</mainClass >
Original file line number Diff line number Diff line change 2121 <groupId >com.oracle.coherence.examples.sockshop.helidon</groupId >
2222 <artifactId >users</artifactId >
2323 <packaging >jar</packaging >
24- <version >2.2.3 -SNAPSHOT</version >
24+ <version >2.2.4 -SNAPSHOT</version >
2525
2626 <properties >
2727 <mainClass >com.oracle.coherence.examples.sockshop.helidon.users.Application</mainClass >
You can’t perform that action at this time.
0 commit comments