From 12ab87cdf8f077b7bade87f7b51f169e24ed2c2f Mon Sep 17 00:00:00 2001 From: Mark Derricutt Date: Tue, 18 Jun 2019 21:23:19 +1200 Subject: [PATCH] Bump README.adoc to 2.15 Change-Id: I11b77c2b7993aca6155cd3b693260755bee998a2 --- README.adoc | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.adoc b/README.adoc index 1763719..535ea1a 100644 --- a/README.adoc +++ b/README.adoc @@ -1,4 +1,4 @@ -= Tiles Maven Plugin - Version 2.14 += Tiles Maven Plugin - Version 2.15 image:https://travis-ci.org/repaint-io/maven-tiles.svg[caption="Travis Build Status"] image:https://badges.gitter.im/repaint-io/maven-tiles.svg[link="https://gitter.im/repaint-io/maven-tiles?utm_source=badge&utm_medium=badge&utm_campaign=pr-badge&utm_content=badge"] @@ -62,7 +62,7 @@ you specify a configuration. io.repaint.maven tiles-maven-plugin - 2.14 + 2.15 true false @@ -126,7 +126,7 @@ section when processing and use it directly. == Execution Ids Execution ids within tiles are prepended with the gav parameters of the tile that included the execution, for easier -debugging / tracing. If this is not desired, adding a configuration attribute `tiles-keep-id="true"` or entry +debugging / tracing. If this is not desired, adding a configuration attribute `tiles-keep-id="true"` or entry `true` will keep the original id. [source,xml,indent=0] @@ -192,7 +192,7 @@ debugging / tracing. If this is not desired, adding a configuration attribute `t In the above tile, executions with ids 1 and 4 will have their ids changed to `io.repaint.tiles:execution-id-replacing-tile:1.1-SNAPSHOT::1` and -`io.repaint.tiles:execution-id-replacing-tile:1.1-SNAPSHOT::4` respectively, while executions with ids 2, 3, 5 and 6 +`io.repaint.tiles:execution-id-replacing-tile:1.1-SNAPSHOT::4` respectively, while executions with ids 2, 3, 5 and 6 will retain their original execution id. == Build Smells @@ -232,7 +232,7 @@ If you need to use them, add them to your configuration section: io.repaint.maven tiles-maven-plugin - 2.14 + 2.15 dependencymanagement, dependencies, repositories, pluginrepositories