Skip to content

Commit 70b3fab

Browse files
committed
Added Gitflow plugin
1 parent eec0ec1 commit 70b3fab

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -228,6 +228,11 @@
228228
<skipTests>${skip.unit.tests}</skipTests>
229229
</configuration>
230230
</plugin>
231+
<plugin>
232+
<groupId>com.amashchenko.maven.plugin</groupId>
233+
<artifactId>gitflow-maven-plugin</artifactId>
234+
<version>1.16.0</version>
235+
</plugin>
231236
</plugins>
232237
</build>
233238

0 commit comments

Comments
 (0)