Skip to content

Commit 8d71fd8

Browse files
committed
feat: enable flag for report generation
1 parent 40c5120 commit 8d71fd8

File tree

1 file changed

+1
-4
lines changed
  • grpc-google-cloud-datastore-v1

1 file changed

+1
-4
lines changed

grpc-google-cloud-datastore-v1/pom.xml

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -63,10 +63,7 @@
6363
<plugin>
6464
<groupId>org.codehaus.mojo</groupId>
6565
<artifactId>clirr-maven-plugin</artifactId>
66-
<configuration>
67-
<skip>true</skip> <!-- TODO(gapic_upgrade): remove after first release -->
68-
</configuration>
6966
</plugin>
7067
</plugins>
7168
</build>
72-
</project>
69+
</project>

0 commit comments

Comments
 (0)