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 7, 2023
1 parent 22f2843 commit f21d795
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 f21d795

Please sign in to comment.