Skip to content

Commit 2d02481

Browse files
committed
Tag must be added before it can be pushed
1 parent 9c2681f commit 2d02481

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

admin/releasing.md

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -56,6 +56,7 @@ Steps
5656
- `svn move -m "Release log4cxx 1.3.0" https://dist.apache.org/repos/dist/dev/logging/log4cxx/1.3.0 https://dist.apache.org/repos/dist/release/logging/log4cxx/`
5757
1. Tag the released version
5858
- `git checkout v1.3.0-RC1`
59+
- `git tag rel/v1.3.0`
5960
- `git push origin tag rel/v1.3.0`
6061
1. Set your details in `src/site/CMakeLists.txt`
6162
- Set your name in the LOG4CXX_RELEASE_MANAGER variable

0 commit comments

Comments
 (0)