File tree Expand file tree Collapse file tree 5 files changed +7
-7
lines changed
spring-data-mongodb-cross-store
spring-data-mongodb-distribution
spring-data-mongodb-log4j Expand file tree Collapse file tree 5 files changed +7
-7
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" ?>
22<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" >
33
44<modelVersion >4.0.0</modelVersion >
55
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-mongodb-parent</artifactId >
8- <version >1.5.2.BUILD-SNAPSHOT </version >
8+ <version >1.5.2.RELEASE </version >
99<packaging >pom</packaging >
1010
1111<name >Spring Data MongoDB</name >
Original file line number Diff line number Diff line change 66<parent >
77<groupId >org.springframework.data</groupId >
88<artifactId >spring-data-mongodb-parent</artifactId >
9- <version >1.5.2.BUILD-SNAPSHOT </version >
9+ <version >1.5.2.RELEASE </version >
1010<relativePath >../pom.xml</relativePath >
1111</parent >
1212
4848<dependency >
4949<groupId >org.springframework.data</groupId >
5050<artifactId >spring-data-mongodb</artifactId >
51- <version >1.5.2.BUILD-SNAPSHOT </version >
51+ <version >1.5.2.RELEASE </version >
5252</dependency >
5353
5454<dependency >
Original file line number Diff line number Diff line change 1313<parent >
1414<groupId >org.springframework.data</groupId >
1515<artifactId >spring-data-mongodb-parent</artifactId >
16- <version >1.5.2.BUILD-SNAPSHOT </version >
16+ <version >1.5.2.RELEASE </version >
1717<relativePath >../pom.xml</relativePath >
1818</parent >
1919
Original file line number Diff line number Diff line change 55<parent >
66<groupId >org.springframework.data</groupId >
77<artifactId >spring-data-mongodb-parent</artifactId >
8- <version >1.5.2.BUILD-SNAPSHOT </version >
8+ <version >1.5.2.RELEASE </version >
99<relativePath >../pom.xml</relativePath >
1010</parent >
1111
Original file line number Diff line number Diff line change 1111<parent >
1212<groupId >org.springframework.data</groupId >
1313<artifactId >spring-data-mongodb-parent</artifactId >
14- <version >1.5.2.BUILD-SNAPSHOT </version >
14+ <version >1.5.2.RELEASE </version >
1515<relativePath >../pom.xml</relativePath >
1616</parent >
1717
You can’t perform that action at this time.
0 commit comments