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

Jean-Noël Rouvignac
29.59.2016 9fa1aa8315996dc555e9921a1c77979e07050878
opendj-server-legacy/src/main/java/org/opends/server/schema/SchemaConstants.java
@@ -55,9 +55,9 @@
  private static final String OID_OPENDS_BASE = "1.3.6.1.4.1.26027";
  /**
   * The IANA-assigned base OID for all things under the OpenDS umbrella.
   * The IANA-assigned base OID for all things under the OpenDJ umbrella.
   */
  private static final String OID_OPENDJ_BASE = "1.3.6.1.4.1.36733.2.1";
  public static final String OID_OPENDJ_BASE = "1.3.6.1.4.1.36733.2.1";
  /**