1 <?xml version=
"1.0" encoding=
"UTF-8"?>
3 Project-local overrides to the build process based on detected or user-provided environmental parameters.
5 <profilesXml xmlns=
"http://maven.apache.org/POM/4.0.0" xmlns:
xsi=
"http://www.w3.org/2001/XMLSchema-instance"
6 xsi:
schemaLocation=
"http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/profiles-1.0.0.xsd">
9 <id>ghpages-path-profile
</id>
12 Path to where gh-pages branch of the github repo is checked out.
13 Please note that the 'origin' remote of the checked out location
15 <gh-pages.path>/tmp/smart-dao/</gh-pages.path>
21 <activeProfile>ghpages-path-profile
</activeProfile>