Skip to content

Commit

Permalink
Update maven release step links.
Browse files Browse the repository at this point in the history
  • Loading branch information
bhamail committed Sep 27, 2012
1 parent 14717ce commit 862a746
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion www/PublishingToMavenCentral.md
Expand Up @@ -34,7 +34,8 @@ Every Time

* Update version numbers in [pom-jna.xml](https://github.com/twall/jna/blob/master/pom-jna.xml) and [pom-platform.xml](https://github.com/twall/jna/blob/master/pom-platform.xml), if needed.
This should already be done as per [Releasing JNA](https://github.com/twall/jna/blob/master/www/ReleasingJNA.md).
The <version> tags in pom-jna.xml and pom-platform.xml should match the version (jna.version) in build.xml.
The <version> tags in [pom-jna.xml](https://github.com/twall/jna/blob/master/pom-jna.xml) and [pom-platform.xml](https://github.com/twall/jna/blob/master/pom-platform.xml)
should match the version (jna.version) in [build.xml](https://github.com/twall/jna/blob/master/build.xml).
* Run `ant stage`. This uploads current checkout to maven central.
* Follow steps from [release it](https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide#SonatypeOSSMavenRepositoryUsageGuide-8a.ReleaseIt)

0 comments on commit 862a746

Please sign in to comment.