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

al_xipe
18.04.2007 bb91bd12e0c9c520ebfafb9cae29563554290039
Added fix for new naming paradigm.
1 files modified
2 ■■■ changed files
opends/tests/functional-tests/staf-installer.xml 2 ●●● patch | view | raw | blame | history
opends/tests/functional-tests/staf-installer.xml
@@ -36,7 +36,7 @@
  <!-- installer wide settings - top -->
    <property file="${project.home}/PRODUCT"/>
    <property name="product.name"
              value="${SHORT_NAME}-${MAJOR_VERSION}.${MINOR_VERSION}" />
              value="${SHORT_NAME}-${MAJOR_VERSION}.${MINOR_VERSION}.${POINT_VERSION}" />
    <!-- load user properties first if they have been set -->
    <property file="user.properties"/>
    <!-- this is the file where the default values are defined                -->