forked from liquibase/liquibase
-
Notifications
You must be signed in to change notification settings - Fork 0
/
RELEASING.txt
26 lines (20 loc) · 941 Bytes
/
RELEASING.txt
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
!!! update project.version in liquibase-core/pom.xml to the new version without snapshot!!!
release version in jira
update changelog.txt
Manually run branch in the "Release" buildserver project
Download liquibase-X.Y.Z-*.zip and *-.tar.gz and *-.deb and *-.rpm artifacts from the buildserver and upload to github
upload target/checkout/liquibase-maven-plugin/target/site to liquibase.org/documentation\maven\generated
copy target/checkout/liquibase-core/target/site/apidocs to liquibase.org/javadoc
update version info and links in liquibase.org/download/index.md
commit and push liquibase.org
release on sonatype
- log in to oss.sonatype.org
- staging repositories->select "org.liquibase..."
- run "close" in top toolbar
- select "org.liquibase..."
- run "release" on top toolbar
Test:
- download files from download/index.html
- new jars are at http://mvnrepository.com/artifact/org.liquibase/liquibase-core
POST MESSAGES TO:
- blog