Skip to content

Commit

Permalink
[JAVA-12011] Remove redundant comments from pom files
Browse files Browse the repository at this point in the history
  • Loading branch information
hkhan committed May 22, 2022
1 parent b1f3119 commit b5d898b
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion persistence-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@

<modules>
<module>activejdbc</module>
<module>apache-bookkeeper</module><!-- BAEL-2322 -->
<module>apache-bookkeeper</module>
<module>apache-cayenne</module>
<module>apache-derby</module>
<module>core-java-persistence</module>
Expand Down
2 changes: 1 addition & 1 deletion spring-boot-modules/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@
<module>spring-boot-groovy</module>
<!-- <module>spring-boot-gradle</module> --> <!-- Not a maven project -->
<module>spring-boot-jasypt</module>
<module>spring-boot-keycloak</module> <!-- Fixing under JAVA-8271 -->
<module>spring-boot-keycloak</module>
<module>spring-boot-libraries</module>
<module>spring-boot-libraries-2</module>
<module>spring-boot-libraries-comparison</module>
Expand Down

0 comments on commit b5d898b

Please sign in to comment.