File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 139139 <webbeans .xbean>4.20</webbeans .xbean>
140140
141141 <!-- Used in asciidoc reference documentation -->
142- <releasetrain >2022.0.0-SNAPSHOT </releasetrain >
142+ <releasetrain >2022.0.0-M3 </releasetrain >
143143
144144 <!-- To be overridden by individual modules -->
145145 <java-module-name />
239239 <exclude >org.springframework.data:*</exclude >
240240 </excludes >
241241 </requireReleaseDeps >
242- <NoSnapshotDependenciesInDependencyManagementRule
243- implementation=" de.smartics.maven.enforcer.rule.NoSnapshotsInDependencyManagementRule" >
242+ <NoSnapshotDependenciesInDependencyManagementRule implementation =" de.smartics.maven.enforcer.rule.NoSnapshotsInDependencyManagementRule" >
244243 <onlyWhenRelease >true</onlyWhenRelease >
245244 </NoSnapshotDependenciesInDependencyManagementRule >
246245 </rules >
290289 <dependency >
291290 <groupId >org.springframework.data.build</groupId >
292291 <artifactId >spring-data-build-resources</artifactId >
293- <version >3.0.0-SNAPSHOT </version >
292+ <version >3.0.0-M3 </version >
294293 <type >zip</type >
295294 <optional >true</optional >
296295 </dependency >
You can’t perform that action at this time.
0 commit comments