Skip to content

Commit

Permalink
remove debug
Browse files Browse the repository at this point in the history
Signed-off-by: Olivier Lamy <[email protected]>
  • Loading branch information
olamy committed Sep 30, 2022
1 parent f3166d2 commit f7d5937
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ void createGoals()
@Override
void setDeploymentRepository()
{
getLog().debug( "add -DaltDeploymentRepository arg to cli arguments" );
addArgument( "-DaltDeploymentRepository=\"" + stagingRepository + "\"" );
}
}

0 comments on commit f7d5937

Please sign in to comment.