Skip to content

Commit 92c79fc

Browse files
committed
Fixed patch file
1 parent 5af66af commit 92c79fc

File tree

1 file changed

+0
-21
lines changed

1 file changed

+0
-21
lines changed

artifacts/configs/mph-table/mph-table.patch

Lines changed: 0 additions & 21 deletions
Original file line numberDiff line numberDiff 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>

0 commit comments

Comments
 (0)