Skip to content

Commit e543481

Browse files
committed
#1100 - Remove BOM in favor of Spring Data BOM.
Spring Data BOM is now maintained at https://github.com/spring-projects/spring-data-bom.
1 parent d0f86fe commit e543481

File tree

3 files changed

+2
-368
lines changed

3 files changed

+2
-368
lines changed

bom-client/pom.xml

-201
This file was deleted.

bom/pom.xml

-166
This file was deleted.

parent/pom.xml

+2-1
Original file line numberDiff line numberDiff line change
@@ -133,7 +133,8 @@
133133
<webbeans>2.0.16</webbeans>
134134
<javax-annotation-api>1.3.2</javax-annotation-api>
135135

136-
<releasetrain>Neumann-BUILD-SNAPSHOT</releasetrain>
136+
<!-- Used in asciidoc reference documentation -->
137+
<releasetrain>2020.0.0-SNAPSHOT</releasetrain>
137138

138139
<!-- To be overridden by individual modules -->
139140
<java-module-name/>

0 commit comments

Comments
 (0)