Skip to content

Commit

Permalink
feat: add schema
Browse files Browse the repository at this point in the history
  • Loading branch information
Thomgrus committed Jan 24, 2022
1 parent d682441 commit dc7f2c3
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
4 changes: 2 additions & 2 deletions code/core-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,8 @@
<configuration>
<skip>${maven.test.skip}</skip>
<excludes>
<exclude>com/decathlon/ara/**/*Entity.class</exclude>
<exclude>**/config/*</exclude>
<exclude>com/decathlon/ara/coreapi/domain/*</exclude>
<exclude>com/decathlon/ara/coreapi/config/*</exclude>
</excludes>
</configuration>
<executions>
Expand Down

0 comments on commit dc7f2c3

Please sign in to comment.