You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+1-1Lines changed: 1 addition & 1 deletion
Original file line number
Diff line number
Diff line change
@@ -21,7 +21,7 @@
21
21
<artifactId>gitflow-maven-plugin</artifactId>
22
22
<packaging>maven-plugin</packaging>
23
23
<name>gitflow-maven-plugin</name>
24
-
<version>1.19.0</version>
24
+
<version>1.19.1-SNAPSHOT</version>
25
25
26
26
<description>The Git-Flow Maven Plugin supports various Git workflows, including Vincent Driessen's successful Git branching model and GitHub Flow. This plugin runs Git and Maven commands from the command line. Supports Eclipse Plugins build with Tycho.</description>
0 commit comments