Skip to content

Commit

Permalink
feat(#1547): remove puzzle
Browse files Browse the repository at this point in the history
  • Loading branch information
volodya-lombrozo committed Dec 19, 2022
1 parent dd75533 commit 993e04d
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions eo-runtime/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -163,8 +163,7 @@ SOFTWARE.
<executions>
<execution>
<id>project-validate</id>
<!-- @todo #1575:30min Set 'verify' phase for the 'project-validate'. Replace the phase with 'verify' when #1576 will finished. This action will make the integration test work. -->
<phase>none</phase>
<phase>verify</phase>
<goals>
<goal>execute</goal>
</goals>
Expand Down

1 comment on commit 993e04d

@0pdd
Copy link

@0pdd 0pdd commented on 993e04d Dec 19, 2022

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Puzzle 1575-0b49c4eb disappeared from eo-runtime/pom.xml), that's why I closed #1582. Please, remember that the puzzle was not necessarily removed in this particular commit. Maybe it happened earlier, but we discovered this fact only now.

Please sign in to comment.