File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 2828 <junit .version>3.5.3</junit .version>
2929 <asciidoctor .maven.plugin.version>3.2.0</asciidoctor .maven.plugin.version>
3030 <asciidoctorj .pdf.version>2.3.19</asciidoctorj .pdf.version>
31- <!-- TODO: Release 0.0.11 of sysand-maven-plugin before merging. -->
32- <sysand .version>0.0.10-SNAPSHOT</sysand .version>
31+ <sysand .version>0.0.11</sysand .version>
3332 </properties >
3433
3534 <modelVersion >4.0.0</modelVersion >
3837 <version >${revision} </version >
3938 <packaging >pom</packaging >
4039
41- <!-- TODO: Remove before merging (needed to be able to test with the snapshot
42- version of sysand-maven-plugin) -->
43- <repositories >
44- <repository >
45- <id >central-snapshots</id >
46- <url >https://central.sonatype.com/repository/maven-snapshots/</url >
47- <releases >
48- <enabled >false</enabled >
49- </releases >
50- <snapshots >
51- <enabled >true</enabled >
52- </snapshots >
53- </repository >
54- </repositories >
55-
5640 <pluginRepositories >
5741 <pluginRepository >
5842 <id >central-snapshots</id >
You can’t perform that action at this time.
0 commit comments