Skip to content

Commit

Permalink
Add coverage module to release to the version is also updated.
Browse files Browse the repository at this point in the history
  • Loading branch information
radcortez committed Nov 29, 2024
1 parent ff3c4d3 commit 871478a
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion coverage/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
<artifactId>smallrye-config-coverage</artifactId>
<packaging>pom</packaging>

<name>SmallRye: Config Coverage</name>
<name>SmallRye Config: Coverage</name>

<dependencies>
<dependency>
Expand Down
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -152,6 +152,7 @@
</property>
</activation>
<modules>
<module>coverage</module>
<module>release</module>
</modules>
</profile>
Expand Down

0 comments on commit 871478a

Please sign in to comment.