diff --git a/builder/pom.xml b/builder/pom.xml index 67a9fe0..e049900 100644 --- a/builder/pom.xml +++ b/builder/pom.xml @@ -14,7 +14,7 @@ net.kemitix.checkstyle builder jar - 4.1.1 + DEV-SNAPSHOT true diff --git a/builder/src/main/resources/README-template.md b/builder/src/main/resources/README-template.md index 1f6edbe..ec0dc50 100644 --- a/builder/src/main/resources/README-template.md +++ b/builder/src/main/resources/README-template.md @@ -31,7 +31,7 @@ The simplest way to use the ruleset is with the maven-tile: true - net.kemitix.checkstyle:tile:4.1.1 + net.kemitix.checkstyle:tile:DEV-SNAPSHOT diff --git a/ruleset/pom.xml b/ruleset/pom.xml index 0082091..f06c310 100644 --- a/ruleset/pom.xml +++ b/ruleset/pom.xml @@ -13,7 +13,7 @@ net.kemitix.checkstyle ruleset - 4.1.1 + DEV-SNAPSHOT jar Kemitix Checkstyle Ruleset diff --git a/tile/pom.xml b/tile/pom.xml index 722ade6..1ab3452 100644 --- a/tile/pom.xml +++ b/tile/pom.xml @@ -12,7 +12,7 @@ net.kemitix.checkstyle tile - 4.1.1 + DEV-SNAPSHOT tile diff --git a/tile/tile.xml b/tile/tile.xml index a533e9f..e0393c8 100644 --- a/tile/tile.xml +++ b/tile/tile.xml @@ -3,7 +3,7 @@ 3.0.0 8.10 1.29.0 - 4.1.1 + DEV-SNAPSHOT 5-complexity net/kemitix/checkstyle-${kemitix.checkstyle.ruleset.level}.xml