git://wamblee.org
/
utils
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
b66da8c
)
updates to release docs.
author
Erik Brakkee
<erik@brakkee.org>
Sat, 12 Oct 2013 12:36:48 +0000
(14:36 +0200)
committer
Erik Brakkee
<erik@brakkee.org>
Sat, 12 Oct 2013 12:36:48 +0000
(14:36 +0200)
release.sh
patch
|
blob
|
history
diff --git
a/release.sh
b/release.sh
index a136d916068d6189a7ed630aa268f13d6ad672e2..ffbecb63d694e7d4e50da468d5e61cb1b021c98a 100755
(executable)
--- a/
release.sh
+++ b/
release.sh
@@
-1,6
+1,11
@@
mvn clean release:clean
mvn release:prepare
mvn -DperformRelease=true release:perform -Darguments="-Dgpg.passphrase=xxx"
+
+# verify publication on oss.sonottype.org
+# close and release the repo
+
+# if ok, push local changes.
git push
git push --tags