We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents fd2f0b4 + 16e3a7a commit 59ffd98Copy full SHA for 59ffd98
.gitignore
@@ -1,3 +1,4 @@
1
+*.versionsBackup
2
*.class
3
4
*.idea
pom.xml
@@ -9,7 +9,7 @@
9
<groupId>com.e-gineering</groupId>
10
<artifactId>gitflow-helper-maven-plugin</artifactId>
11
12
- <version>1.3.0-SNAPSHOT</version>
+ <version>1.2.4</version>
13
<packaging>maven-plugin</packaging>
14
15
<name>gitflow-helper-maven-plugin</name>
0 commit comments