File tree Expand file tree Collapse file tree 2 files changed +17
-1
lines changed
Expand file tree Collapse file tree 2 files changed +17
-1
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.8" date =" not released" >
27+ <action type =" update" dev =" sseifert" >
28+ Update to global-parent 17.
29+ </action >
30+ </release >
31+
2632 <release version =" 1.0.6" date =" 2017-04-04" >
2733 <action type =" update" dev =" sseifert" >
2834 maven-release-plugin: Enable OddEvenVersionPolicy.
Original file line number Diff line number Diff line change 2525 <parent >
2626 <groupId >io.wcm.maven</groupId >
2727 <artifactId >io.wcm.maven.global-parent</artifactId >
28- <version >14 </version >
28+ <version >17-SNAPSHOT </version >
2929 <relativePath />
3030 </parent >
3131
157157 </dependencyManagement >
158158
159159 <build >
160+ <extensions >
161+
162+ <!-- Add wcm.io file header to code templates -->
163+ <extension >
164+ <groupId >io.wcm.maven</groupId >
165+ <artifactId >io.wcm.maven.global-build-tools-mixin</artifactId >
166+ <version >1-SNAPSHOT</version >
167+ </extension >
168+
169+ </extensions >
160170 <plugins >
161171
162172 <!-- license check -->
You can’t perform that action at this time.
0 commit comments