Skip to content

Commit

Permalink
Revert "- temporalily add stream log"
Browse files Browse the repository at this point in the history
This reverts commit 9849420.
  • Loading branch information
tkobayas committed Jul 14, 2023
1 parent 9849420 commit a778f28
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 2 deletions.
2 changes: 1 addition & 1 deletion build-parent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -1869,7 +1869,7 @@
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-invoker-plugin</artifactId>
<version>3.2.2</version>
<version>3.2.1</version>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
Expand Down
1 change: 0 additions & 1 deletion kie-maven-plugin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,6 @@
</pomIncludes>
<projectsDirectory>src/it</projectsDirectory>
<debug>true</debug>
<streamLogsOnFailures>true</streamLogsOnFailures>
<cloneProjectsTo>${project.build.directory}/it</cloneProjectsTo>
<logDirectory>${project.build.directory}/it</logDirectory>
<filterProperties>
Expand Down

0 comments on commit a778f28

Please sign in to comment.