File tree Expand file tree Collapse file tree 1 file changed +0
-21
lines changed
artifacts/configs/mph-table Expand file tree Collapse file tree 1 file changed +0
-21
lines changed Original file line number Diff line number Diff line change @@ -28,27 +28,6 @@ index 65f0f80..508b290 100644
2828+ </plugin>
2929+ <plugin>
3030+ <groupId>org.apache.maven.plugins</groupId>
31- + <artifactId>maven-assembly-plugin</artifactId>
32- + <version>3.3.0</version>
33- +
34- + <configuration>
35- + <descriptorRefs>
36- + <descriptorRef>jar-with-dependencies</descriptorRef>
37- + </descriptorRefs>
38- + </configuration>
39- +
40- + <executions>
41- + <execution>
42- + <id>make-assembly</id>
43- + <phase>package</phase>
44- + <goals>
45- + <goal>single</goal>
46- + </goals>
47- + </execution>
48- + </executions>
49- + </plugin>
50- + <plugin>
51- + <groupId>org.apache.maven.plugins</groupId>
5231+ <artifactId>maven-jar-plugin</artifactId>
5332+ <version>3.2.0</version>
5433+ <executions>
You can’t perform that action at this time.
0 commit comments