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 256256 <id >directory</id >
257257 <build >
258258 <plugins >
259- <plugin >
260- <groupId >org.apache.maven.plugins</groupId >
261- <artifactId >maven-assembly-plugin</artifactId >
262- <version >3.3.0</version >
263- <configuration >
264- <appendAssemblyId >false</appendAssemblyId >
265- <descriptors >
266- <descriptor >assembly/assembly.xml</descriptor >
267- </descriptors >
268- </configuration >
269- <executions >
270- <execution >
271- <goals >
272- <goal >single</goal >
273- </goals >
274- <phase >install</phase >
275- </execution >
276- </executions >
277- </plugin >
278259 <plugin >
279260 <groupId >org.apache.maven.plugins</groupId >
280261 <artifactId >maven-source-plugin</artifactId >
You can’t perform that action at this time.
0 commit comments