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

Matthew Swift
24.08.2013 7883c89c399630ca2d57e05bcbd9cb411546876a
OPENDJ-1155: Release OpenDJ SDK 2.6.2 - fix default SCM tag
1 files modified
2 ■■■ changed files
pom.xml 2 ●●● patch | view | raw | blame | history
pom.xml
@@ -392,7 +392,7 @@
            <suppressCommitBeforeTag>false</suppressCommitBeforeTag>
            <goals>deploy</goals>
            <arguments>-Penforce</arguments>
          <tagNameFormat>@{project.version}</tagNameFormat>
            <tagNameFormat>@{project.version}-sdk</tagNameFormat>
          </configuration>
        </plugin>
      </plugins>