# repos_asf_directory-project **Repository Path**: mirrors_community_gitbox_apache/repos_asf_directory-project ## Basic Information - **Project Name**: repos_asf_directory-project - **Description**: No description available - **Primary Language**: Unknown - **License**: Apache-2.0 - **Default Branch**: master - **Homepage**: None - **GVP Project**: No ## Statistics - **Stars**: 0 - **Forks**: 0 - **Created**: 2021-07-29 - **Last Updated**: 2026-07-26 ## Categories & Tags **Categories**: Uncategorized **Tags**: None ## README Apache Directory Project ======================== This repository contains the Maven parent POM and some shared resources of the [Apache Directory project](https://directory.apache.org/). Release Process --------------- (See also ) ### Prepare the POM mvn release:prepare -DdryRun=true ### Deploy a snapshot mvn deploy This is useful to verify your settings in ~/.m2/settings.xml (Nexus password and GPG key) ### Prepare the release 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: ### Stage the release mvn release:perform This deploys the POM to a staging repository. Go to and close the staging repository. ### Inform dev list Inform the dev list to publish (release) this POM. After a 4 hour grace period the POM can be released, therefore go to and release the staging repository.