Skip to content

Commit

Permalink
Address review comments
Browse files Browse the repository at this point in the history
  • Loading branch information
corneliouzbett committed Jul 8, 2024
1 parent 614af63 commit eafacc7
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion base/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -177,7 +177,7 @@
</execution>

<execution>
<id>Override build OpenMRS Frontend Script</id>
<id>Override OpenMRS frontend build Groovy script</id>
<phase>process-resources</phase>
<goals>
<goal>copy-resources</goal>
Expand Down
2 changes: 1 addition & 1 deletion prod/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,7 +69,7 @@
<artifactId>maven-resources-plugin</artifactId>
<executions>
<execution>
<id>Override build OpenMRS Frontend Script</id>
<id>Override OpenMRS frontend build Groovy script</id>
<phase>process-resources</phase>
<goals>
<goal>copy-resources</goal>
Expand Down

0 comments on commit eafacc7

Please sign in to comment.