Skip to content

Commit

Permalink
Revert Maven build phase
Browse files Browse the repository at this point in the history
  • Loading branch information
bartwesselink committed Jun 16, 2022
1 parent 7d6f2ad commit 07aa403
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion language/nl.tue.robotsupervisorycontrollerdsl.ide/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -51,7 +51,7 @@
<executions>
<execution>
<id>copy-libraries</id>
<phase>package</phase>
<phase>validate</phase>
<goals>
<goal>copy</goal>
</goals>
Expand Down

0 comments on commit 07aa403

Please sign in to comment.