Skip to content

Commit

Permalink
Merge pull request #4 from sinch/rename-pom-xml-file
Browse files Browse the repository at this point in the history
chore: rename pom.xml to pom-ci.xml
  • Loading branch information
JPPortier authored Jun 4, 2024
2 parents 11fecfd + bace69a commit 1267feb
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion compile.sh
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
#!/bin/sh

mvn clean spotless:apply
mvn -f pom-ci.xml clean spotless:apply

(cd templates/client && mvn clean package)

File renamed without changes.

0 comments on commit 1267feb

Please sign in to comment.