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 244244 <id >directory</id >
245245 <build >
246246 <plugins >
247- <plugin >
248- <groupId >org.apache.maven.plugins</groupId >
249- <artifactId >maven-assembly-plugin</artifactId >
250- <version >3.3.0</version >
251- <configuration >
252- <appendAssemblyId >false</appendAssemblyId >
253- <descriptors >
254- <descriptor >assembly/assembly.xml</descriptor >
255- </descriptors >
256- </configuration >
257- <executions >
258- <execution >
259- <goals >
260- <goal >single</goal >
261- </goals >
262- <phase >install</phase >
263- </execution >
264- </executions >
265- </plugin >
266247 <plugin >
267248 <groupId >org.apache.maven.plugins</groupId >
268249 <artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments