Skip to content

Commit 9b1ecf3

Browse files
committed
Update clirr plugin version. Drop comparison version - it will compare against the latest release by default
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/cli/trunk@1671901 13f79535-47bb-0310-9956-ffa450edef68
1 parent 61b288e commit 9b1ecf3

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -260,9 +260,9 @@
260260
<plugin>
261261
<groupId>org.codehaus.mojo</groupId>
262262
<artifactId>clirr-maven-plugin</artifactId>
263-
<version>2.5</version>
263+
<version>2.6.1</version>
264264
<configuration>
265-
<comparisonVersion>1.2</comparisonVersion>
265+
<minSeverity>info</minSeverity>
266266
</configuration>
267267
</plugin>
268268
<plugin>

0 commit comments

Comments
 (0)