File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 1
1
<?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<!--
3
3
| Copyright 2011-2020 the original author or authors.
4
- |
4
+ |
5
5
| Licensed under the Apache License, Version 2.0 (the "License");
6
6
| you may not use this file except in compliance with the License.
7
7
| You may obtain a copy of the License at
113
113
<revision >1.1</revision >
114
114
<rxjava .version>1.3.8</rxjava .version>
115
115
<rxjava2 .version>2.2.5</rxjava2 .version>
116
- <springdata-commons .version >2.4.0-SNAPSHOT</springdata-commons .version >
116
+ <springdata .commons >2.4.0-SNAPSHOT</springdata .commons >
117
117
<testcontainers .version>1.13.0</testcontainers .version>
118
118
119
119
<skipUnitTests >${skipTests}</skipUnitTests >
228
228
<dependency >
229
229
<groupId >org.springframework.data</groupId >
230
230
<artifactId >spring-data-commons</artifactId >
231
- <version >${springdata-commons.version } </version >
231
+ <version >${springdata.commons } </version >
232
232
</dependency >
233
233
<dependency >
234
234
<groupId >org.testcontainers</groupId >
You can’t perform that action at this time.
0 commit comments