mirror of https://github.com/OpenIdentityPlatform/OpenDJ.git

Matthew Swift
07.55.2012 0f57f03ac9dc0482093281c01e66194870722c07
Set default release tag format.
1 files modified
1 ■■■■ changed files
opendj3/pom.xml 1 ●●●● patch | view | raw | blame | history
opendj3/pom.xml
@@ -287,6 +287,7 @@
            <suppressCommitBeforeTag>false</suppressCommitBeforeTag>
            <goals>deploy</goals>
            <arguments>-Penforce</arguments>
          <tagNameFormat>@{project.version}</tagNameFormat>
          </configuration>
        </plugin>
      </plugins>