Skip to content
This repository has been archived by the owner on Oct 6, 2020. It is now read-only.

Add maven-release-plugin configuration #7

Open
danbim opened this issue Dec 29, 2011 · 0 comments
Open

Add maven-release-plugin configuration #7

danbim opened this issue Dec 29, 2011 · 0 comments
Labels
Milestone

Comments

@danbim
Copy link
Member

danbim commented Dec 29, 2011

<plugin>
    <groupId>org.apache.maven.plugins</groupId>
    <artifactId>maven-release-plugin</artifactId>
    <version>2.2.2</version>
    <configuration>
        <tagNameFormat>v@{project.version}</tagNameFormat>
    </configuration>
</plugin>
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Projects
None yet
Development

No branches or pull requests

1 participant