File tree Expand file tree Collapse file tree 5 files changed +6
-6
lines changed
spring-data-mongodb-cross-store
spring-data-mongodb-log4j
spring-data-mongodb-parent Expand file tree Collapse file tree 5 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 6
6
<name >Spring Data MongoDB Distribution</name >
7
7
<description >Spring Data project for MongoDB</description >
8
8
<url >http://www.springsource.org/spring-data/mongodb</url >
9
- <version >1.0.4.BUILD-SNAPSHOT </version >
9
+ <version >1.0.4.RELEASE </version >
10
10
<packaging >pom</packaging >
11
11
<modules >
12
12
<module >spring-data-mongodb</module >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.data</groupId >
6
6
<artifactId >spring-data-mongodb-parent</artifactId >
7
- <version >1.0.4.BUILD-SNAPSHOT </version >
7
+ <version >1.0.4.RELEASE </version >
8
8
<relativePath >../spring-data-mongodb-parent/pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >spring-data-mongodb-cross-store</artifactId >
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.data</groupId >
6
6
<artifactId >spring-data-mongodb-parent</artifactId >
7
- <version >1.0.4.BUILD-SNAPSHOT </version >
7
+ <version >1.0.4.RELEASE </version >
8
8
<relativePath >../spring-data-mongodb-parent/pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >spring-data-mongodb-log4j</artifactId >
Original file line number Diff line number Diff line change 6
6
<name >Spring Data MongoDB Parent</name >
7
7
<description >Spring Data project for MongoDB</description >
8
8
<url >http://www.springsource.org/spring-data/mongodb</url >
9
- <version >1.0.4.BUILD-SNAPSHOT </version >
9
+ <version >1.0.4.RELEASE </version >
10
10
<packaging >pom</packaging >
11
11
<properties >
12
12
<project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
198
198
<dependency >
199
199
<groupId >org.springframework.data</groupId >
200
200
<artifactId >spring-data-mongodb</artifactId >
201
- <version >1.0.4.BUILD-SNAPSHOT </version >
201
+ <version >1.0.4.RELEASE </version >
202
202
</dependency >
203
203
204
204
<!-- Logging -->
Original file line number Diff line number Diff line change 4
4
<parent >
5
5
<groupId >org.springframework.data</groupId >
6
6
<artifactId >spring-data-mongodb-parent</artifactId >
7
- <version >1.0.4.BUILD-SNAPSHOT </version >
7
+ <version >1.0.4.RELEASE </version >
8
8
<relativePath >../spring-data-mongodb-parent/pom.xml</relativePath >
9
9
</parent >
10
10
<artifactId >spring-data-mongodb</artifactId >
You can’t perform that action at this time.
0 commit comments