Skip to content

Commit 8976887

Browse files
committed
Update to reflow-maven-skin 1.0.6.
1 parent c833a97 commit 8976887

File tree

3 files changed

+5
-2
lines changed

3 files changed

+5
-2
lines changed

parent_toplevel/changes.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,9 @@
3030
<action type="update" dev="sseifert">
3131
Update to global-parent 20.
3232
</action>
33+
<action type="update" dev="sseifert">
34+
Update to reflow-maven-skin 1.0.6.
35+
</action>
3336
<action type="update" dev="sseifert">
3437
Update dependencies.
3538
</action>

parent_toplevel/src/site/site.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -35,7 +35,7 @@
3535
<skin>
3636
<groupId>io.wcm.maven.skins</groupId>
3737
<artifactId>reflow-maven-skin</artifactId>
38-
<version>1.0.4</version>
38+
<version>1.0.6</version>
3939
</skin>
4040
<custom>
4141
<reflowSkin>

public_site/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
<parent>
2727
<groupId>io.wcm.devops</groupId>
2828
<artifactId>io.wcm.devops.parent_toplevel</artifactId>
29-
<version>1.1.0</version>
29+
<version>1.1.1-SNAPSHOT</version>
3030
<relativePath>../parent_toplevel/pom.xml</relativePath>
3131
</parent>
3232

0 commit comments

Comments
 (0)