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.
1 parent 2e37358 commit d7c8533Copy full SHA for d7c8533
src/main/java/com/amashchenko/maven/plugin/gitflow/GitFlowVersionInfo.java
@@ -26,7 +26,8 @@
26
import org.codehaus.plexus.util.StringUtils;
27
28
/**
29
- * Git flow {@link VersionInfo} implementation. Adds few convenient methods.
+ * Git flow {@link org.apache.maven.shared.release.versions.VersionInfo}
30
+ * implementation. Adds few convenient methods.
31
*
32
*/
33
public class GitFlowVersionInfo extends DefaultVersionInfo {
0 commit comments