File tree Expand file tree Collapse file tree 4 files changed +5
-5
lines changed
spring-data-cassandra-distribution Expand file tree Collapse file tree 4 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 1
- <?xml version =" 1.0" encoding =" UTF-8" standalone = " no " ?>
1
+ <?xml version =" 1.0" encoding =" UTF-8" ?>
2
2
<project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
3
3
4
4
<modelVersion >4.0.0</modelVersion >
5
5
6
6
<groupId >org.springframework.data</groupId >
7
7
<artifactId >spring-data-cassandra-parent</artifactId >
8
- <version >1.3.0.BUILD-SNAPSHOT </version >
8
+ <version >1.3.0.M1 </version >
9
9
<packaging >pom</packaging >
10
10
11
11
<name >Spring Data Cassandra</name >
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.data</groupId >
13
13
<artifactId >spring-data-cassandra-parent</artifactId >
14
- <version >1.3.0.BUILD-SNAPSHOT </version >
14
+ <version >1.3.0.M1 </version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
Original file line number Diff line number Diff line change 13
13
<parent >
14
14
<groupId >org.springframework.data</groupId >
15
15
<artifactId >spring-data-cassandra-parent</artifactId >
16
- <version >1.3.0.BUILD-SNAPSHOT </version >
16
+ <version >1.3.0.M1 </version >
17
17
<relativePath >../pom.xml</relativePath >
18
18
</parent >
19
19
Original file line number Diff line number Diff line change 11
11
<parent >
12
12
<groupId >org.springframework.data</groupId >
13
13
<artifactId >spring-data-cassandra-parent</artifactId >
14
- <version >1.3.0.BUILD-SNAPSHOT </version >
14
+ <version >1.3.0.M1 </version >
15
15
<relativePath >../pom.xml</relativePath >
16
16
</parent >
17
17
You can’t perform that action at this time.
0 commit comments