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 289289 <id >directory</id >
290290 <build >
291291 <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 >
311292 <plugin >
312293 <groupId >org.apache.maven.plugins</groupId >
313294 <artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments