File tree 1 file changed +11
-1
lines changed
1 file changed +11
-1
lines changed Original file line number Diff line number Diff line change 70
70
</dependency >
71
71
</dependencies >
72
72
73
+ <repositories >
74
+ <repository >
75
+ <snapshots >
76
+ <enabled >false</enabled >
77
+ </snapshots >
78
+ <id >bintray-marin-nozhchev</id >
79
+ <url >https://dl.bintray.com/marin-nozhchev/marin-nozhchev</url >
80
+ </repository >
81
+ </repositories >
82
+
73
83
<build >
74
84
<pluginManagement ><!-- lock down plugins versions to avoid using Maven
75
85
defaults (may be moved to parent pom) -->
173
183
</dependencies >
174
184
<configuration >
175
185
<!-- Documentation at https://revapi.org/revapi-maven-plugin/_attachments/check-mojo.html -->
176
- <alwaysCheckForReleaseVersion >false </alwaysCheckForReleaseVersion >
186
+ <alwaysCheckForReleaseVersion >true </alwaysCheckForReleaseVersion >
177
187
<analysisConfiguration >
178
188
<!-- Documented at https://revapi.org/revapi-basic-features/semver-ignore.html -->
179
189
<revapi .semver.ignore>
You can’t perform that action at this time.
0 commit comments