Skip to content

Commit

Permalink
refactor: add new module
Browse files Browse the repository at this point in the history
  • Loading branch information
bsorrentino committed Feb 15, 2024
1 parent e4cc2fd commit ef1a7bb
Showing 1 changed file with 2 additions and 1 deletion.
3 changes: 2 additions & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
</developers>
<modules>
<module>core</module>
<module>plugin-reporting</module>
<module>mojo</module>
<module>test-publishing</module>
<module>test-plugin</module>
<module>processor-freemarker</module>
Expand All @@ -35,6 +35,7 @@
<module>service-rest-api</module>
<module>service-xmlrpc-api</module>
<module>addon-scrollversions</module>
<module>plugin-report</module>
</modules>
<scm>
<connection>scm:git:https://github.com/bsorrentino/maven-confluence-plugin.git</connection>
Expand Down

0 comments on commit ef1a7bb

Please sign in to comment.