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 1b3fa6c commit 72ee320Copy full SHA for 72ee320
src/main/java/com/e_gineering/maven/gitflowhelper/MasterPromoteExtension.java
@@ -26,8 +26,6 @@ public class MasterPromoteExtension extends AbstractMavenLifecycleParticipant {
26
@Requirement
27
private Logger logger;
28
29
-
30
31
@Override
32
public void afterProjectsRead(MavenSession session) throws MavenExecutionException {
33
Properties systemEnvVars = null;
0 commit comments