File tree Expand file tree Collapse file tree 3 files changed +0
-70
lines changed Expand file tree Collapse file tree 3 files changed +0
-70
lines changed Load Diff This file was deleted.
Load Diff This file was deleted.
Original file line number Diff line number Diff line change 289
289
<id >directory</id >
290
290
<build >
291
291
<plugins >
292
- <plugin >
293
- <groupId >org.apache.maven.plugins</groupId >
294
- <artifactId >maven-assembly-plugin</artifactId >
295
- <version >3.3.0</version >
296
- <configuration >
297
- <appendAssemblyId >false</appendAssemblyId >
298
- <descriptors >
299
- <descriptor >assembly/assembly.xml</descriptor >
300
- </descriptors >
301
- </configuration >
302
- <executions >
303
- <execution >
304
- <goals >
305
- <goal >single</goal >
306
- </goals >
307
- <phase >install</phase >
308
- </execution >
309
- </executions >
310
- </plugin >
311
292
<plugin >
312
293
<groupId >org.apache.maven.plugins</groupId >
313
294
<artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments