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

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