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

Matthew Swift
18.25.2011 c47bfcd2f740539b65a4f9a706ce3710805412da
Use i18n-framework 1.2
1 files modified
4 ■■■■ changed files
opendj-sdk/opendj3/opendj-sdk/pom.xml 4 ●●●● patch | view | raw | blame | history
opendj-sdk/opendj3/opendj-sdk/pom.xml
@@ -43,7 +43,7 @@
    <dependency>
      <groupId>org.forgerock.commons</groupId>
      <artifactId>i18n-core</artifactId>
      <version>1.0</version>
      <version>1.2</version>
      <scope>compile</scope>
    </dependency>
    <dependency>
@@ -64,7 +64,7 @@
      <plugin>
        <groupId>org.forgerock.commons</groupId>
        <artifactId>i18n-maven-plugin</artifactId>
        <version>1.0</version>
        <version>1.2</version>
        <executions>
          <execution>
            <phase>generate-sources</phase>