File tree Expand file tree Collapse file tree 2 files changed +0
-16
lines changed
Expand file tree Collapse file tree 2 files changed +0
-16
lines changed Original file line number Diff line number Diff line change 101101 <groupId >org.apache.maven.plugins</groupId >
102102 <artifactId >maven-shade-plugin</artifactId >
103103 </plugin >
104- <plugin >
105- <groupId >org.apache.maven.plugins</groupId >
106- <artifactId >maven-deploy-plugin</artifactId >
107- <version >${maven-deploy-plugin.version} </version >
108- <configuration >
109- <skip >true</skip >
110- </configuration >
111- </plugin >
112104 </plugins >
113105 </build >
114106
Original file line number Diff line number Diff line change 193193 <groupId >org.apache.maven.plugins</groupId >
194194 <artifactId >maven-shade-plugin</artifactId >
195195 </plugin >
196- <plugin >
197- <groupId >org.apache.maven.plugins</groupId >
198- <artifactId >maven-deploy-plugin</artifactId >
199- <version >${maven-deploy-plugin.version} </version >
200- <configuration >
201- <skip >true</skip >
202- </configuration >
203- </plugin >
204196 </plugins >
205197 </build >
206198
You can’t perform that action at this time.
0 commit comments