Skip to content

Commit

Permalink
fix pom
Browse files Browse the repository at this point in the history
  • Loading branch information
sfc-gh-bli committed Nov 3, 2023
1 parent 55a19be commit a29a888
Showing 1 changed file with 6 additions and 0 deletions.
6 changes: 6 additions & 0 deletions fips-pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -478,6 +478,12 @@
</build>

<profiles>
<profile>
<id>test-coverage</id>
<properties>
<scala.version>2.12.15</scala.version>
</properties>
</profile>
<profile>
<id>ossrh-deploy</id>
<activation>
Expand Down

0 comments on commit a29a888

Please sign in to comment.