Skip to content

Commit

Permalink
Merge pull request #90 from mswatosh/updates
Browse files Browse the repository at this point in the history
Run on latest beta
  • Loading branch information
mswatosh authored Jan 28, 2025
2 parents 4795854 + ba5baa8 commit 3f43fd7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
<version.liberty-maven-plugin>3.11.2</version.liberty-maven-plugin>
<!-- OpenLiberty runtime -->
<version.openliberty-group>io.openliberty.beta</version.openliberty-group>
<version.openliberty-runtime>24.0.0.8-beta</version.openliberty-runtime>
<http.port>9080</http.port>
<https.port>9443</https.port>
<liberty.var.app.context.root>/</liberty.var.app.context.root>
Expand Down Expand Up @@ -119,7 +118,6 @@
<assemblyArtifact>
<groupId>${version.openliberty-group}</groupId>
<artifactId>openliberty-runtime</artifactId>
<version>${version.openliberty-runtime}</version>
<type>zip</type>
</assemblyArtifact>
<serverName>JakartaConcurrencyServer</serverName>
Expand Down

0 comments on commit 3f43fd7

Please sign in to comment.