Upgrade kemitix-maven-tiles
to 0.9.0
The maven-resource-plugin directly is now provided by the maven-plugins tile.
This commit is contained in:
parent
83c90e1be0
commit
ec1f684872
1 changed files with 1 additions and 10 deletions
|
@ -22,8 +22,7 @@
|
|||
|
||||
<properties>
|
||||
<tiles-maven-plugin.version>2.11</tiles-maven-plugin.version>
|
||||
<kemitix-tiles.version>0.8.1</kemitix-tiles.version>
|
||||
<maven-resources-plugin.version>3.0.2</maven-resources-plugin.version>
|
||||
<kemitix-tiles.version>0.9.0</kemitix-tiles.version>
|
||||
</properties>
|
||||
|
||||
<licenses>
|
||||
|
@ -62,14 +61,6 @@
|
|||
</tiles>
|
||||
</configuration>
|
||||
</plugin>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-resources-plugin</artifactId>
|
||||
<version>${maven-resources-plugin.version}</version>
|
||||
<configuration>
|
||||
<encoding>UTF-8</encoding>
|
||||
</configuration>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
|
||||
|
|
Loading…
Reference in a new issue