File tree Expand file tree Collapse file tree 1 file changed +2
-2
lines changed
Expand file tree Collapse file tree 1 file changed +2
-2
lines changed Original file line number Diff line number Diff line change 6161
6262 <properties >
6363 <snapshot .version>HEAD-SNAPSHOT</snapshot .version>
64- <next .release.version>2.0.1 </next .release.version>
64+ <next .release.version>2.0.0 </next .release.version>
6565 <maven .compiler.source>11</maven .compiler.source>
6666 <maven .compiler.target>11</maven .compiler.target>
6767 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
278278 <releaseVersionProperty >next.release.version</releaseVersionProperty >
279279 <!-- Set to true to immediately bump the development version when creating a release branch -->
280280 <commitDevelopmentVersionAtStart >true</commitDevelopmentVersionAtStart >
281-
281+ < skipTestProject >true</ skipTestProject >
282282 <!-- Which digit to increas in major.minor.patch versioning, the values being 0.1.2 respectively.
283283 By default the rightmost number is increased.
284284 Pass in the number via parameter or profile to allow configuration,
You can’t perform that action at this time.
0 commit comments