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

vharseko
11.21.2018 d5b0a03b710cf353995e8cbd941dabb46415ca4c
opendj-packages/opendj-msi/pom.xml
@@ -20,7 +20,7 @@
    <parent>
        <groupId>org.forgerock.opendj</groupId>
        <artifactId>opendj-packages</artifactId>
        <version>4.1.5-SNAPSHOT</version>
        <version>4.1.6-SNAPSHOT</version>
    </parent>
    <artifactId>opendj-msi</artifactId>
@@ -85,9 +85,9 @@
                <module>opendj-msi-standard</module>
            </modules>
            <properties>
                <exec.heat>${project.build.directory}/wix/heat.exe</exec.heat><param.heat></param.heat>
              <exec.candle>${project.build.directory}/wix/candle.exe</exec.candle><param.candle></param.candle>
              <exec.light>${project.build.directory}/wix/light.exe</exec.light><param.light></param.light>
                <exec.heat>${project.build.directory}/wix/heat.exe</exec.heat><param.heat />
              <exec.candle>${project.build.directory}/wix/candle.exe</exec.candle><param.candle />
              <exec.light>${project.build.directory}/wix/light.exe</exec.light><param.light />
            </properties>
        </profile>
    </profiles>