| | |
| | | <parent> |
| | | <groupId>org.forgerock.opendj</groupId> |
| | | <artifactId>opendj-packages</artifactId> |
| | | <version>4.1.5-SNAPSHOT</version> |
| | | <version>4.1.5</version> |
| | | </parent> |
| | | |
| | | <artifactId>opendj-msi</artifactId> |
| | |
| | | <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> |