Skip to content

Commit

Permalink
suppress unresolved maven property
Browse files Browse the repository at this point in the history
  • Loading branch information
fslevoaca-ionos committed Dec 2, 2021
1 parent 65bf36f commit 6a4040d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -149,6 +149,7 @@
</dependency>
</dependencies>
<configuration>
<!--suppress UnresolvedMavenProperty -->
<repoToken>${COVERALLS_TOKEN}</repoToken>
</configuration>
</plugin>
Expand Down

0 comments on commit 6a4040d

Please sign in to comment.