|
@@ -21,7 +21,8 @@
|
|
|
// major.minor.patch, under the assumption that you would want to update to the stable version
|
|
|
// of that release instead of the unstable version for a future release
|
|
|
// (TODO remove once the artifacts above release stable versions)
|
|
|
- "ignoreUnstable": false
|
|
|
+ "ignoreUnstable": false,
|
|
|
+ "allowedVersions": "!/\\-SNAPSHOT$/"
|
|
|
},
|
|
|
{
|
|
|
"matchPackagePrefixes": ["ch.qos.logback:"],
|