Skip to content

Commit

Permalink
temporarily always enable agent
Browse files Browse the repository at this point in the history
  • Loading branch information
stevenschlansker committed Dec 19, 2023
1 parent ec547ec commit cf97baf
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions internal/build/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1212,6 +1212,8 @@
<enabled>true</enabled>
</metadataRepository>
<agent>
<enabled>true</enabled>
<!-- XXX Temporary -->
<options>
<enableExperimentalPredefinedClasses>true</enableExperimentalPredefinedClasses>
</options>
Expand Down

0 comments on commit cf97baf

Please sign in to comment.