Update maintenance badge
[suppress-warnings.git] / maven-version-rules.xml
blob6aab5cd5ae4b415ae68e376f0ff0caa223e9dd81
1 <?xml version="1.0" encoding="UTF-8"?>
2 <!--
4     This file is part of suppress-warnings. It is subject to the license terms in the LICENSE file found in the top-level
5     directory of this distribution and at http://creativecommons.org/publicdomain/zero/1.0/. No part of suppress-warnings,
6     including this file, may be copied, modified, propagated, or distributed except according to the terms contained
7     in the LICENSE file.
9 -->
10 <ruleset comparisonMethod="maven"
11          xmlns="http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
12          xsi:schemaLocation="http://mojo.codehaus.org/versions-maven-plugin/rule/2.0.0 http://mojo.codehaus.org/versions-maven-plugin/xsd/rule-2.0.0.xsd">
13   <rules>
14   </rules>
15 </ruleset>