Skip to content

Commit

Permalink
[#noissue] Commented out the release option
Browse files Browse the repository at this point in the history
  • Loading branch information
intr3p1d committed May 29, 2024
1 parent 49006a0 commit b78cf0c
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion agent-module/bootstraps/bootstrap-java9/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
<properties>
<jdk.version>9</jdk.version>
<jdk.home>${env.JAVA_11_HOME}</jdk.home>
<maven.compiler.release>9</maven.compiler.release>
<!-- <maven.compiler.release>9</maven.compiler.release>-->
</properties>

<artifactId>pinpoint-bootstrap-java9</artifactId>
Expand Down

0 comments on commit b78cf0c

Please sign in to comment.