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

Chris Ridd
08.51.2015 303387d9de9aa8c83c0aabf261dbcc0c3500889e
OPENDJ-2320 Configure tag format for SDK
1 files modified
7 ■■■■■ changed files
pom.xml 7 ●●●●● patch | view | raw | blame | history
pom.xml
@@ -294,6 +294,13 @@
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.apache.maven.plugins</groupId>
          <artifactId>maven-release-plugin</artifactId>
          <configuration>
            <tag>sdk/${releaseVersion}</tag>
          </configuration>
        </plugin>
        <plugin>
          <groupId>org.forgerock.commons</groupId>
          <artifactId>i18n-maven-plugin</artifactId>
          <version>${i18nFrameworkVersion}</version>