File tree Expand file tree Collapse file tree 3 files changed +8
-4
lines changed
Expand file tree Collapse file tree 3 files changed +8
-4
lines changed Original file line number Diff line number Diff line change 2323 xsi : schemaLocation =" http://maven.apache.org/changes/1.0.0 http://maven.apache.org/plugins/maven-changes-plugin/xsd/changes-1.0.0.xsd" >
2424 <body >
2525
26+ <release version =" 1.0.10" date =" not released" >
27+ <action type =" update" dev =" sseifert" >
28+ Update reflow-maven-skin.
29+ </action >
30+ </release >
31+
2632 <release version =" 1.0.8" date =" 2017-10-19" >
2733 <action type =" update" dev =" sseifert" >
2834 Update to global-parent 17, update mockito.
Original file line number Diff line number Diff line change 3535 <skin >
3636 <groupId >io.wcm.maven.skins</groupId >
3737 <artifactId >reflow-maven-skin</artifactId >
38- <version >1.0.2 </version >
38+ <version >1.0.3-SNAPSHOT </version >
3939 </skin >
4040 <custom >
4141 <reflowSkin >
4242 <!-- Make this to 'false' for local development, i.e. file:// URLs -->
4343 <protocolRelativeURLs >false</protocolRelativeURLs >
4444 <smoothScroll >true</smoothScroll >
4545 <theme >default</theme >
46- <highlightJs >true</highlightJs >
47- <highlightJsTheme >github</highlightJsTheme >
4846 <absoluteResourceURL >http://devops.wcm.io</absoluteResourceURL >
4947 <skinAttribution >false</skinAttribution >
5048 <brand >
Original file line number Diff line number Diff line change 2626 <parent >
2727 <groupId >io.wcm.devops</groupId >
2828 <artifactId >io.wcm.devops.parent_toplevel</artifactId >
29- <version >1.0.8 </version >
29+ <version >1.0.9-SNAPSHOT </version >
3030 <relativePath >../parent_toplevel/pom.xml</relativePath >
3131 </parent >
3232
You can’t perform that action at this time.
0 commit comments