File tree Expand file tree Collapse file tree 4 files changed +2
-30
lines changed
Expand file tree Collapse file tree 4 files changed +2
-30
lines changed Original file line number Diff line number Diff line change 3535 <goal >start</goal >
3636 </goals >
3737 </execution >
38- <execution >
39- <id >stop-empty-database</id >
40- <phase >verify</phase >
41- <goals >
42- <goal >stop</goal >
43- </goals >
44- </execution >
4538 </executions >
4639 </plugin >
4740 <plugin >
Original file line number Diff line number Diff line change 4545 </configuration >
4646
4747 <executions >
48- <execution >
49- <id >start-empty-database</id >
50- <phase >initialize</phase >
51- <goals >
52- <goal >start</goal >
53- </goals >
54- </execution >
5548 <execution >
5649 <id >stop-empty-database</id >
57- <phase >process-resources </phase >
50+ <phase >verify </phase >
5851 <goals >
5952 <goal >stop</goal >
6053 </goals >
Original file line number Diff line number Diff line change 3535 <goal >start</goal >
3636 </goals >
3737 </execution >
38- <execution >
39- <id >stop-demo-database</id >
40- <phase >verify</phase >
41- <goals >
42- <goal >stop</goal >
43- </goals >
44- </execution >
4538 </executions >
4639 </plugin >
4740 <plugin >
Original file line number Diff line number Diff line change 4545 </configuration >
4646
4747 <executions >
48- <execution >
49- <id >start-demo-database</id >
50- <phase >initialize</phase >
51- <goals >
52- <goal >start</goal >
53- </goals >
54- </execution >
5548 <execution >
5649 <id >stop-demo-database</id >
57- <phase >process-resources </phase >
50+ <phase >verify </phase >
5851 <goals >
5952 <goal >stop</goal >
6053 </goals >
You can’t perform that action at this time.
0 commit comments