JAVA-20405 Remove 'modules' from spring-thymeleaf-attributes (#14300)
Co-authored-by: timis1 <noreplay@yahoo.com>
This commit is contained in:
parent
a45901788f
commit
fee50e9b34
@ -12,7 +12,7 @@
|
|||||||
|
|
||||||
<parent>
|
<parent>
|
||||||
<groupId>com.baeldung.spring-thymeleaf-attributes</groupId>
|
<groupId>com.baeldung.spring-thymeleaf-attributes</groupId>
|
||||||
<artifactId>spring-thymeleaf-attributes-modules</artifactId>
|
<artifactId>spring-thymeleaf-attributes</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<relativePath>../pom.xml</relativePath>
|
<relativePath>../pom.xml</relativePath>
|
||||||
</parent>
|
</parent>
|
||||||
|
@ -5,7 +5,7 @@
|
|||||||
<modelVersion>4.0.0</modelVersion>
|
<modelVersion>4.0.0</modelVersion>
|
||||||
|
|
||||||
<groupId>com.baeldung.spring-thymeleaf-attributes</groupId>
|
<groupId>com.baeldung.spring-thymeleaf-attributes</groupId>
|
||||||
<artifactId>spring-thymeleaf-attributes-modules</artifactId>
|
<artifactId>spring-thymeleaf-attributes</artifactId>
|
||||||
<version>0.0.1-SNAPSHOT</version>
|
<version>0.0.1-SNAPSHOT</version>
|
||||||
<packaging>pom</packaging>
|
<packaging>pom</packaging>
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user