File tree Expand file tree Collapse file tree 1 file changed +17
-0
lines changed
Expand file tree Collapse file tree 1 file changed +17
-0
lines changed Original file line number Diff line number Diff line change 7777 <organization >com.github.devlab-umontp</organization >
7878 <organizationUrl >https://github.com/DevLab-umontp</organizationUrl >
7979 </developer >
80+ <developer >
81+ <name >Fabien ZOCCOLA</name >
82+ <email >biothewolff@gmx.fr</email >
83+ <organization >com.github.devlab-umontp</organization >
84+ <organizationUrl >https://github.com/DevLab-umontp</organizationUrl >
85+ </developer >
8086 </developers >
8187
8288 <issueManagement >
192198 </profiles >
193199
194200 <build >
201+ <!-- Resources (the .CSV) -->
202+ <resources >
203+ <resource >
204+ <directory >${project.basedir} </directory >
205+ <includes >
206+ <include >communes.csv</include >
207+ </includes >
208+ </resource >
209+ </resources >
210+
195211 <plugins >
196212
197213 <plugin >
263279
264280 </plugins >
265281 </build >
282+
266283</project >
You can’t perform that action at this time.
0 commit comments