Skip to content

Commit

Permalink
Merge pull request #24780 from avpinchuk/update_download_712
Browse files Browse the repository at this point in the history
Update download page for 7.0.12
  • Loading branch information
arjantijms authored Feb 2, 2024
2 parents a67574d + 9fac61c commit 418e007
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions docs/pom.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<?xml version="1.0" encoding="UTF-8"?>
<!--
Copyright (c) 2022 Contributors to the Eclipse Foundation. All rights reserved.
Copyright (c) 2022, 2024 Contributors to the Eclipse Foundation.
Copyright (c) 2017, 2021 Oracle and/or its affiliates. All rights reserved.
This program and the accompanying materials are made available under the
Expand Down Expand Up @@ -35,8 +35,8 @@
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<glassfish.version.5x>5.1.0</glassfish.version.5x>
<glassfish.version.6x>6.2.5</glassfish.version.6x>
<!-- TODO: 1/2 Update after 7.0.11 -->
<glassfish.version.7x>7.0.10</glassfish.version.7x>
<!-- TODO: 1/2 Update after 7.0.13 -->
<glassfish.version.7x>7.0.12</glassfish.version.7x>
<glassfish.version.latest>${glassfish.version.7x}</glassfish.version.latest>
<glassfish.version.7x.artifact>${glassfish.version.7x}</glassfish.version.7x.artifact>
</properties>
Expand Down

0 comments on commit 418e007

Please sign in to comment.