commit | 918553224d61c22b7829c234ee3de7bc500359a1 | [log] [tgz] |
---|---|---|
author | Emmanuel Lécharny <elecharny@apache.org> | Sat Jun 21 16:12:35 2025 +0200 |
committer | GitHub <noreply@github.com> | Sat Jun 21 16:12:35 2025 +0200 |
tree | b7e08e6e4e01fff884e2ca26aab6ed0fce1c8193 | |
parent | 9d9eb254fb0c99960e7f732f9094accca151da1b [diff] | |
parent | 233561fd157f0cfb2bfe3ed211f302959f0a14d3 [diff] |
Merge pull request #123 from apache/dependabot/maven/org.apache-apache-35 Bump org.apache:apache from 34 to 35
This repository contains the Maven parent POM and some shared resources of the Apache Directory project.
(See also https://cwiki.apache.org/confluence/display/DIRxDEV/Top+Level+Pom+Management+Policy)
mvn release:prepare -DdryRun=true
mvn deploy
This is useful to verify your settings in ~/.m2/settings.xml (Nexus password and GPG key)
mvn release:clean mvn release:prepare
When asked for the SCM release tag please remove the project prefix, the version number is enough.
This creates a tag here: https://gitbox.apache.org/repos/asf?p=directory-project.git
mvn release:perform
This deploys the POM to a staging repository. Go to https://repository.apache.org/index.html#stagingRepositories and close the staging repository.
Inform the dev list to publish (release) this POM. After a 4 hour grace period the POM can be released, therefore go to https://repository.apache.org/index.html#stagingRepositories and release the staging repository.