Skip to content

Commit 6f2d0e2

Browse files
committed
Changed phase for Versions plugin to "initialize".
1 parent e844217 commit 6f2d0e2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -502,7 +502,7 @@
502502
<version>2.9.0</version>
503503
<executions>
504504
<execution>
505-
<phase>verify</phase>
505+
<phase>initialize</phase>
506506
<goals>
507507
<goal>display-property-updates</goal>
508508
<goal>display-dependency-updates</goal>

0 commit comments

Comments
 (0)