Skip to content
Merged
Changes from 1 commit
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
5 changes: 1 addition & 4 deletions grpc-google-cloud-datastore-v1/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -63,10 +63,7 @@
<plugin>
<groupId>org.codehaus.mojo</groupId>
<artifactId>clirr-maven-plugin</artifactId>
<configuration>
<skip>true</skip> <!-- TODO(gapic_upgrade): remove after first release -->
</configuration>
</plugin>
Copy link
Member

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I think CLIRR should be enabled by default via shared-configs. Can you double check if we can just delete this entire block?

</plugins>
</build>
</project>
</project>