Skip to content

Commit 8f3b059

Browse files
committed
Set gitflow plugin to verbose mode
1 parent 639b834 commit 8f3b059

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -239,6 +239,9 @@
239239
<groupId>com.amashchenko.maven.plugin</groupId>
240240
<artifactId>gitflow-maven-plugin</artifactId>
241241
<version>1.16.0</version>
242+
<configuration>
243+
<verbose>true</verbose>
244+
</configuration>
242245
</plugin>
243246
</plugins>
244247
</build>

0 commit comments

Comments
 (0)