Skip to content

Commit

Permalink
Compile examples to release 21
Browse files Browse the repository at this point in the history
  • Loading branch information
pzygielo committed Feb 2, 2025
1 parent c00fb63 commit 9960fa1
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions mq/src/buildant/rules.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
Copyright (c) 2010, 2020 Oracle and/or its affiliates. All rights reserved.
Copyright (c) 2020 Payara Services Ltd.
Copyright (c) 2021, 2022 Contributors to the Eclipse Foundation
Copyright (c) 2021, 2025 Contributors to the Eclipse Foundation
This program and the accompanying materials are made available under the
terms of the Eclipse Public License v. 2.0, which is available at
Expand Down Expand Up @@ -589,8 +589,7 @@
debug="${compile.debug}"
deprecation="${compile.deprecation}"
optimize="${compile.optimize}"
source="1.8"
target="1.8"
release="21"
>
<classpath refid="platform.classpath"/>
</javac>
Expand Down

0 comments on commit 9960fa1

Please sign in to comment.