Skip to content

Commit dcdb0ca

Browse files
committed
Update PackageMojo.java
1 parent f84a821 commit dcdb0ca

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/main/java/io/github/fvarrui/javapackager/PackageMojo.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -233,8 +233,6 @@ public PackageMojo() {
233233

234234
public void execute() throws MojoExecutionException {
235235

236-
System.setProperty("line.separator", "\n");
237-
238236
// gets plugin execution environment
239237
this.env = executionEnvironment(mavenProject, mavenSession, pluginManager);
240238

0 commit comments

Comments
 (0)