Skip to content

Commit 59ffd98

Browse files
committed
Merged the hotfix branch into here.
2 parents fd2f0b4 + 16e3a7a commit 59ffd98

File tree

2 files changed

+2
-1
lines changed

2 files changed

+2
-1
lines changed

.gitignore

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -1,3 +1,4 @@
1+
*.versionsBackup
12
*.class
23

34
*.idea

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99
<groupId>com.e-gineering</groupId>
1010
<artifactId>gitflow-helper-maven-plugin</artifactId>
1111

12-
<version>1.3.0-SNAPSHOT</version>
12+
<version>1.2.4</version>
1313
<packaging>maven-plugin</packaging>
1414

1515
<name>gitflow-helper-maven-plugin</name>

0 commit comments

Comments
 (0)