Skip to content

Commit

Permalink
code formatting, removed commented out code
Browse files Browse the repository at this point in the history
  • Loading branch information
GordeaS authored and GordeaS committed Jun 17, 2024
1 parent 59c74e2 commit 82ec04e
Show file tree
Hide file tree
Showing 5 changed files with 636 additions and 603 deletions.
7 changes: 0 additions & 7 deletions annotation-tests/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -162,11 +162,4 @@
</build>
</profile>
</profiles>
<reporting>
<plugins>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
</plugin>
</plugins>
</reporting>
</project>
7 changes: 7 additions & 0 deletions annotation-web/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -287,4 +287,11 @@
</plugins>
</build>

<reporting>
<plugins>
<plugin>
<artifactId>maven-project-info-reports-plugin</artifactId>
</plugin>
</plugins>
</reporting>
</project>
Loading

0 comments on commit 82ec04e

Please sign in to comment.