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

Matthew Swift
18.25.2011 76ca4548da842ec170df082436954ba802d800b6
Use i18n-framework 1.2
1 files modified
4 ■■■■ changed files
opendj3/opendj-sdk/pom.xml 4 ●●●● patch | view | raw | blame | history
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>