Skip to content

Commit 8a77240

Browse files
committed
Remove the reporting element
1 parent f41ddf3 commit 8a77240

File tree

1 file changed

+0
-18
lines changed

1 file changed

+0
-18
lines changed

pom.xml

Lines changed: 0 additions & 18 deletions
Original file line numberDiff line numberDiff line change
@@ -268,24 +268,6 @@
268268
</plugin>
269269
</plugins>
270270
</build>
271-
272-
<reporting>
273-
<plugins>
274-
<plugin>
275-
<groupId>org.apache.maven.plugins</groupId>
276-
<artifactId>maven-checkstyle-plugin</artifactId>
277-
<version>${maven-checkstyle-plugin.version}</version>
278-
<reportSets>
279-
<reportSet>
280-
<reports>
281-
<report>checkstyle</report>
282-
</reports>
283-
</reportSet>
284-
</reportSets>
285-
</plugin>
286-
</plugins>
287-
</reporting>
288-
289271
<dependencies>
290272
<dependency>
291273
<groupId>com.google.protobuf</groupId>

0 commit comments

Comments
 (0)