File tree Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Expand file tree Collapse file tree 1 file changed +0
-33
lines changed Original file line number Diff line number Diff line change @@ -376,39 +376,6 @@ https://www.apache.org/dev/#releases
376
376
https://commons.apache.org/releases/index.html
377
377
https://wiki.apache.org/commons/SigningReleases
378
378
379
- Files containing version information
380
- ------------------------------------
381
-
382
- * manual/cover.html
383
- * manual/credits.html
384
- * build.xml properties : project.version,manifest-version,pom.version
385
- * POM files under src/etc/poms and subdirectories
386
- * ivy.xml in release subdirectory
387
- * WHATSNEW
388
- * src/etc/testcases/taskdefs/conditions/antversion.xml
389
- * snap/snapcraft.yaml
390
-
391
- cover.html, credits.html, POM files, antversion.xml should be
392
- adjusted for the [newversion] right after the build and tagging
393
- of the release
394
-
395
- build.xml
396
- ---------
397
-
398
- right before a release :
399
-
400
- the project.version gets bumped to the exact release
401
- number, for instance 1.9.5
402
-
403
- right after a release :
404
-
405
- project.version property in build.xml gets bumped to
406
- [newversion]alpha, for example 1.9.6alpha
407
-
408
- manifest-version gets bumped to the exact next release number
409
- for example 1.9.6
410
-
411
- pom.version gets bumped to [newversion]-SNAPSHOT
412
379
413
380
414
381
You can’t perform that action at this time.
0 commit comments