We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 15a456d commit 4c0db68Copy full SHA for 4c0db68
parent_toplevel/changes.xml
@@ -23,6 +23,12 @@
23
xsi:schemaLocation="http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd">
24
<body>
25
26
+ <release version="1.1.8" date="not released">
27
+ <action type="update" dev="sseifert">
28
+ Update to reflow-maven-skin 1.0.10.
29
+ </action>
30
+ </release>
31
+
32
<release version="1.1.6" date="2019-06-26">
33
<action type="update" dev="sseifert">
34
Switch wcm.io domains to HTTPS.
parent_toplevel/src/site/site.xml
@@ -35,7 +35,7 @@
35
<skin>
36
<groupId>io.wcm.maven.skins</groupId>
37
<artifactId>reflow-maven-skin</artifactId>
38
- <version>1.0.8</version>
+ <version>1.0.10</version>
39
</skin>
40
<custom>
41
<reflowSkin>
0 commit comments