JAVA-15409: Fix formatting of POMs (#12992)

This commit is contained in:
freelansam
2022-11-18 00:26:06 +05:30
committed by GitHub
parent 178aed574e
commit 5bfbf38f59
62 changed files with 235 additions and 214 deletions
+2 -2
View File
@@ -8,8 +8,8 @@
<name>spring-remoting-modules</name>
<packaging>pom</packaging>
<description>Parent for all projects related to Spring Remoting, except remoting-hessian-burlap</description>
<!-- remoting-hessian-burlap needs to stick to spring-boot-1, some classes were removed in spring
5 -->
<!-- remoting-hessian-burlap needs to stick to spring-boot-1, -->
<!-- some classes were removed in spring 5 -->
<parent>
<groupId>com.baeldung</groupId>