We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 12ac46e commit b8e4e27Copy full SHA for b8e4e27
1 file changed
pom.xml
@@ -147,9 +147,9 @@
147
<version>3.4.0.905</version>
148
</plugin>
149
<plugin>
150
- <groupId>external.atlassian.jgitflow</groupId>
+ <groupId>com.manamind.jgitflow</groupId>
151
<artifactId>jgitflow-maven-plugin</artifactId>
152
- <version>1.0-m5.1</version>
+ <version>1.0.0</version>
153
<configuration>
154
<enableSshAgent>true</enableSshAgent>
155
<flowInitContext>
0 commit comments