Skip to content

Commit b7d34db

Browse files
author
Alexandre Dutra
committed
Specify release version format to prevent pre-release versions from being considered by revapi
1 parent 612a63f commit b7d34db

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

pom.xml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -355,6 +355,7 @@
355355
<version>0.10.5</version>
356356
<configuration>
357357
<outputNonIdentifyingDifferenceInfo>false</outputNonIdentifyingDifferenceInfo>
358+
<versionFormat>\d+\.\d+\.\d+</versionFormat>
358359
</configuration>
359360
<dependencies>
360361
<dependency>

0 commit comments

Comments
 (0)