2 Mar
2017
2 Mar
'17
3:03 p.m.
Tony CHEMIT pushed to branch develop-5.x at ultreia.io / ird-observe Commits: a6591545 by Tony CHEMIT at 2017-03-02T16:02:53+01:00 fix site build [skip ci] - - - - - 1 changed file: - pom.xml Changes: ===================================== pom.xml ===================================== --- a/pom.xml +++ b/pom.xml @@ -921,7 +921,7 @@ </reportSet> </reportSets> <configuration> - <i18nBundleName>${projectId}-i18n</i18nBundleName> + <i18nBundleName>observe-i18n</i18nBundleName> </configuration> </plugin> View it on GitLab: https://gitlab.com/ultreia.io/ird-observe/commit/a6591545b50f649be57d9775a4c...