Skip to content

Commit 8432f7f

Browse files
authored
[JAVA-45756] Fixed issue with duplicate declaration of modules (#18606)
1 parent 56a31ba commit 8432f7f

File tree

2 files changed

+0
-2
lines changed

2 files changed

+0
-2
lines changed

maven-modules/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -57,7 +57,6 @@
5757
<module>multimodulemavenproject</module>
5858
<module>resume-from</module>
5959
<module>maven-multiple-repositories</module>
60-
<module>maven-version-number</module>
6160
</modules>
6261

6362
<dependencyManagement>

spring-boot-modules/pom.xml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -129,7 +129,6 @@
129129
<module>spring-boot-brave</module>
130130
<module>spring-boot-simple</module>
131131
<module>spring-boot-http2</module>
132-
<module>spring-boot-ssl</module>
133132
</modules>
134133

135134
<build>

0 commit comments

Comments
 (0)