Skip to content

Commit

Permalink
Don't track pact usage stats
Browse files Browse the repository at this point in the history
  • Loading branch information
edeandrea committed Dec 4, 2024
1 parent d18b795 commit b771ecd
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions grpc-locations/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -170,6 +170,7 @@
<systemPropertyVariables>
<java.util.logging.manager>org.jboss.logmanager.LogManager</java.util.logging.manager>
<maven.home>${maven.home}</maven.home>
<pact_do_not_track>true</pact_do_not_track>
</systemPropertyVariables>
</configuration>
</plugin>
Expand Down

0 comments on commit b771ecd

Please sign in to comment.