We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 40c5120 commit 767a558Copy full SHA for 767a558
grpc-google-cloud-datastore-v1/pom.xml
@@ -60,13 +60,6 @@
60
<groupId>org.codehaus.mojo</groupId>
61
<artifactId>flatten-maven-plugin</artifactId>
62
</plugin>
63
- <plugin>
64
- <groupId>org.codehaus.mojo</groupId>
65
- <artifactId>clirr-maven-plugin</artifactId>
66
- <configuration>
67
- <skip>true</skip> <!-- TODO(gapic_upgrade): remove after first release -->
68
- </configuration>
69
- </plugin>
70
</plugins>
71
</build>
72
-</project>
+</project>
0 commit comments