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

Matthew Swift
22.05.2013 c98381c42caef097e5f7100fbb8220b9e80fcd46
Move core messages to private package.
1 files modified
2 ■■■ changed files
opendj3/opendj-ldap-sdk/pom.xml 2 ●●● patch | view | raw | blame | history
opendj3/opendj-ldap-sdk/pom.xml
@@ -75,7 +75,7 @@
            </goals>
            <configuration>
              <messageFiles>
                <messageFile>org/forgerock/opendj/ldap/core.properties</messageFile>
                <messageFile>com/forgerock/opendj/ldap/core.properties</messageFile>
              </messageFiles>
            </configuration>
          </execution>