File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed
Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 252252 <javafx-maven-plugin .version>8.8.3</javafx-maven-plugin .version>
253253 <maven-graph-plugin .version>1.45</maven-graph-plugin .version>
254254 <nexus-staging-maven-plugin .version>1.6.8</nexus-staging-maven-plugin .version>
255- <scijava-maven-plugin .version>1.1.1 </scijava-maven-plugin .version>
255+ <scijava-maven-plugin .version>2.0.0 </scijava-maven-plugin .version>
256256
257257 <!-- Plugin dependencies -->
258258 <extra-enforcer-rules .version>1.2</extra-enforcer-rules .version>
931931 </configuration >
932932 <executions >
933933 <execution >
934- <id >copy-jars </id >
934+ <id >populate-app </id >
935935 <phase >install</phase >
936936 <goals >
937- <goal >copy-jars </goal >
937+ <goal >populate-app </goal >
938938 </goals >
939939 </execution >
940940 </executions >
You can’t perform that action at this time.
0 commit comments