Skip to content

Commit

Permalink
chore: create API module
Browse files Browse the repository at this point in the history
Signed-off-by: Otavio Santana <otaviopolianasantana@gmail.com>
  • Loading branch information
otaviojava committed Jul 28, 2023
1 parent db387b9 commit 9d0e930
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions jnosql-mapping/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -31,6 +31,7 @@
<packaging>pom</packaging>

<modules>
<module>jnosql-mapping-api</module>
<module>jnosql-mapping-core</module>
<module>jnosql-mapping-graph</module>
<module>jnosql-mapping-document</module>
Expand Down

0 comments on commit 9d0e930

Please sign in to comment.