Upgrade kemitix-maven-tiles to 0.2.0
This commit is contained in:
parent
9982864c15
commit
0a03122f80
3 changed files with 3 additions and 3 deletions
|
@ -19,7 +19,7 @@
|
|||
<properties>
|
||||
<java.version>1.8</java.version>
|
||||
<tiles-maven-plugin.version>2.10</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>0.1.1</kemitix-tiles.version>
|
||||
<kemitix-tiles.version>0.2.0</kemitix-tiles.version>
|
||||
|
||||
<checkstyle.version>8.7</checkstyle.version>
|
||||
<sevntu.version>1.26.0</sevntu.version>
|
||||
|
|
|
@ -16,7 +16,7 @@
|
|||
|
||||
<properties>
|
||||
<tiles-maven-plugin.version>2.10</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>0.1.1</kemitix-tiles.version>
|
||||
<kemitix-tiles.version>0.2.0</kemitix-tiles.version>
|
||||
|
||||
<!-- use the disabled ruleset for normal builds. comment out the following line to check that conditions are caught -->
|
||||
<ruleset.level>0-disabled</ruleset.level>
|
||||
|
|
|
@ -21,7 +21,7 @@
|
|||
|
||||
<properties>
|
||||
<tiles-maven-plugin.version>2.10</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>0.1.1</kemitix-tiles.version>
|
||||
<kemitix-tiles.version>0.2.0</kemitix-tiles.version>
|
||||
</properties>
|
||||
|
||||
<licenses>
|
||||
|
|
Loading…
Reference in a new issue