Skip to content
This repository was archived by the owner on Sep 15, 2020. It is now read-only.

Commit 15b1a33

Browse files
committed
Fix release instructions
1 parent 279cd6d commit 15b1a33

File tree

1 file changed

+1
-5
lines changed

1 file changed

+1
-5
lines changed

README.md

Lines changed: 1 addition & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -58,11 +58,7 @@ To commit updates to version in `pom.xml` files and create a tag, issue:
5858

5959
To stage the version to maven central, issue:
6060

61-
mvn release:release
62-
63-
As staging completes, close staging repository (you need to take staging repository id from `release:release` step):
64-
65-
mvn nexus-staging:close -DstagingRepositoryId=orgpostgresql-1082
61+
mvn release:perform
6662

6763
This will open staging repository for smoke testing access at https://oss.sonatype.org/content/repositories/orgpostgresql-1082/
6864

0 commit comments

Comments
 (0)