mirror of
https://github.com/BgaSol/sol-cloud
synced 2026-05-23 09:08:46 +00:00
refactor pom
This commit is contained in:
parent
ede0533cea
commit
28490ab108
2 changed files with 0 additions and 9 deletions
|
|
@ -10,12 +10,4 @@
|
|||
</parent>
|
||||
|
||||
<artifactId>model-system</artifactId>
|
||||
<build>
|
||||
<plugins>
|
||||
<plugin>
|
||||
<groupId>org.apache.maven.plugins</groupId>
|
||||
<artifactId>maven-compiler-plugin</artifactId>
|
||||
</plugin>
|
||||
</plugins>
|
||||
</build>
|
||||
</project>
|
||||
|
|
@ -14,4 +14,3 @@ public interface DepartmentMapstruct {
|
|||
|
||||
DepartmentEntity toEntity(DepartmentUpdateDto dto);
|
||||
}
|
||||
|
||||
|
|
|
|||
Loading…
Reference in a new issue