File tree Expand file tree Collapse file tree 3 files changed +2
-75
lines changed
com.io7m.jspatial.documentation Expand file tree Collapse file tree 3 files changed +2
-75
lines changed Original file line number Diff line number Diff line change 6262 <dependency >
6363 <groupId >com.io7m.primogenitor</groupId >
6464 <artifactId >com.io7m.primogenitor.support</artifactId >
65- <version >9.0.0-beta0003 </version >
65+ <version >9.0.0</version >
6666 </dependency >
6767 </dependencies >
6868
Original file line number Diff line number Diff line change 99 <parent >
1010 <groupId >com.io7m.primogenitor</groupId >
1111 <artifactId >com.io7m.primogenitor.full</artifactId >
12- <version >9.0.0-beta0003 </version >
12+ <version >9.0.0</version >
1313 </parent >
1414
1515 <groupId >com.io7m.jspatial</groupId >
220220 <artifactId >io7m-jstructural-maven-plugin</artifactId >
221221 <version >5.0.0</version >
222222 </plugin >
223-
224- <!-- Spot bugs -->
225- <plugin >
226- <groupId >com.github.spotbugs</groupId >
227- <artifactId >spotbugs-maven-plugin</artifactId >
228- <configuration >
229- <excludeFilterFile >spotbugs-filter.xml</excludeFilterFile >
230- </configuration >
231- </plugin >
232223 </plugins >
233224 </pluginManagement >
234-
235- <plugins >
236- <!-- Generate a site -->
237- <plugin >
238- <groupId >com.io7m.minisite</groupId >
239- <artifactId >com.io7m.minisite.maven_plugin</artifactId >
240- <inherited >false</inherited >
241- </plugin >
242- </plugins >
243225 </build >
244226
245227</project >
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments