Releasing Petals ESB projects

compared with
Current by Christophe DENEUX
on Feb 25, 2026 11:24.

Key
This line was removed.
This word was removed. This word was added.
This line was added.

Changes (1)

View Page History
# Build and deploy released artifacts:
{code}
> mvn clean deploy -DaltDeploymentRepository=ow2.release::default::https://repository.ow2.org/nexus/service/local/staging/deploy/maven2
{code}
## In the source code repository, update artifact versions to their next SNAPSHOT value, and commit changes