Author: davide
Date: Wed Jan 10 11:56:34 2018
New Revision: 1820739
URL: http://svn.apache.org/viewvc?rev=1820739&view=rev
Log:
docs around how to do branching
Modified:
jackrabbit/oak/trunk/oak-doc/src/site/markdown/branching.md
Modified: jackrabbit/oak/trunk/oak-doc/src/site/markdown/branching.md
URL:
http://svn.apache.org/viewvc/jackrabbit/oak/trunk/oak-doc/src/site/markdown/branching.md?rev=1820739&r1=1820738&r2=1820739&view=diff
==============================================================================
--- jackrabbit/oak/trunk/oak-doc/src/site/markdown/branching.md (original)
+++ jackrabbit/oak/trunk/oak-doc/src/site/markdown/branching.md Wed Jan 10
11:56:34 2018
@@ -55,6 +55,13 @@ Re-execute the first command **without**
Now you can checkout the branch and proceed with the release as normal.
+## 4. Final Checks and leftovers
+
+`release:branch` will leave behind the `oak-doc`'s pom. You'll have to
+manually update the version referring to the new `oak-parent`.
+See [r1820738](http://svn.apache.org/viewvc?view=revision&revision=1820738)
+for an example.
+
## References
- http://maven.apache.org/maven-release/maven-release-plugin/branch-mojo.html