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

Chris Ridd
05.03.2015 846d6447ff6b6ac27c6f40348720dd8706503cf3
CR-5990 Fix for OPENDJ-1765: Upgrade i18n-core to 1.4.1
1 files modified
4 ■■■■ changed files
pom.xml 4 ●●●● patch | view | raw | blame | history
pom.xml
@@ -21,7 +21,7 @@
  !
  ! CDDL HEADER END
  !
  !      Copyright 2011-2014 ForgeRock AS
  !      Copyright 2011-2015 ForgeRock AS
  !
-->
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
@@ -100,7 +100,7 @@
  <properties>
    <grizzlyFrameworkVersion>2.3.11</grizzlyFrameworkVersion>
    <forgerockRestVersion>2.0.2</forgerockRestVersion>
    <i18nFrameworkVersion>1.4.0</i18nFrameworkVersion>
    <i18nFrameworkVersion>1.4.1</i18nFrameworkVersion>
    <!-- OSGi bundles properties -->
    <opendj.osgi.import.additional />
    <!--