JAVA-7178: Fix formatting of POMs (#11236)

* JAVA-7178: Fix formatting of POMs

* JAVA-7178: fix failing build
This commit is contained in:
freelansam
2021-09-20 00:04:26 +05:30
committed by GitHub
parent 3979cb1c67
commit 23fec3d8a7
91 changed files with 461 additions and 548 deletions

View File

@@ -6,8 +6,8 @@
<groupId>com.baeldung.nashorn</groupId>
<artifactId>spring-boot-nashorn</artifactId>
<version>1.0</version>
<packaging>jar</packaging>
<name>spring-boot-nashorn</name>
<packaging>jar</packaging>
<parent>
<groupId>com.baeldung.spring-boot-modules</groupId>