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 340340 <id >directory</id >
341341 <build >
342342 <plugins >
343- <plugin >
344- <groupId >org.apache.maven.plugins</groupId >
345- <artifactId >maven-assembly-plugin</artifactId >
346- <version >3.3.0</version >
347- <configuration >
348- <appendAssemblyId >false</appendAssemblyId >
349- <descriptors >
350- <descriptor >assembly/assembly.xml</descriptor >
351- </descriptors >
352- </configuration >
353- <executions >
354- <execution >
355- <goals >
356- <goal >single</goal >
357- </goals >
358- <phase >install</phase >
359- </execution >
360- </executions >
361- </plugin >
362343 <plugin >
363344 <groupId >org.apache.maven.plugins</groupId >
364345 <artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments