File tree 3 files changed +5
-5
lines changed
spring-data-cassandra-distribution
3 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 6
6
<parent >
7
7
<groupId >org.springframework.data.build</groupId >
8
8
<artifactId >spring-data-parent</artifactId >
9
- <version >2.7 .0-SNAPSHOT</version >
9
+ <version >3.0 .0-SNAPSHOT</version >
10
10
</parent >
11
11
12
12
<groupId >org.springframework.data</groupId >
13
13
<artifactId >spring-data-cassandra-parent</artifactId >
14
- <version >3.4 .0-SNAPSHOT</version >
14
+ <version >4.0 .0-SNAPSHOT</version >
15
15
<packaging >pom</packaging >
16
16
17
17
<name >Spring Data for Apache Cassandra</name >
98
98
<hppc .version>0.5.4</hppc .version>
99
99
<multithreadedtc .version>1.01</multithreadedtc .version>
100
100
<project .type>multi</project .type>
101
- <springdata .commons>2.7 .0-SNAPSHOT</springdata .commons>
101
+ <springdata .commons>3.0 .0-SNAPSHOT</springdata .commons>
102
102
</properties >
103
103
104
104
<repositories >
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.data</groupId >
10
10
<artifactId >spring-data-cassandra-parent</artifactId >
11
- <version >3.4 .0-SNAPSHOT</version >
11
+ <version >4.0 .0-SNAPSHOT</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
Original file line number Diff line number Diff line change 8
8
<parent >
9
9
<groupId >org.springframework.data</groupId >
10
10
<artifactId >spring-data-cassandra-parent</artifactId >
11
- <version >3.4 .0-SNAPSHOT</version >
11
+ <version >4.0 .0-SNAPSHOT</version >
12
12
<relativePath >../pom.xml</relativePath >
13
13
</parent >
14
14
You can’t perform that action at this time.
0 commit comments