diff options
author | 2017-10-01 16:54:33 +0000 | |
---|---|---|
committer | 2017-10-01 16:54:33 +0000 | |
commit | 6df92161cb1ec6f71fcc97e99c159d23296a39e8 (patch) | |
tree | 2710e9eb8dee7ceae007293c535e4a74d4bc35a4 /pom.xml | |
parent | 219e6397500f951bdee70b926ab49fc65a7c86cd (diff) | |
parent | a7a8911735fe1c25189e74c1b0e86d06f15b08b7 (diff) |
Merge "Fixed build and version of build-tools" into release-1.1.0
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -407,6 +407,7 @@ <activeByDefault>false</activeByDefault> </activation> <modules> + <module>build-tools</module> <module>onboarding</module> </modules> </profile> |