|
6 | 6 | <modelVersion>4.0.0</modelVersion> |
7 | 7 |
|
8 | 8 | <artifactId>spring-data-relational</artifactId> |
9 | | - <version>2.0.8.BUILD-SNAPSHOT</version> |
| 9 | + <version>2.0.8.RELEASE</version> |
10 | 10 |
|
11 | 11 | <name>Spring Data Relational</name> |
12 | 12 | <description>Spring Data Relational support</description> |
13 | 13 |
|
14 | 14 | <parent> |
15 | 15 | <groupId>org.springframework.data</groupId> |
16 | 16 | <artifactId>spring-data-relational-parent</artifactId> |
17 | | - <version>2.0.8.BUILD-SNAPSHOT</version> |
| 17 | + <version>2.0.8.RELEASE</version> |
18 | 18 | </parent> |
19 | 19 |
|
20 | 20 | <properties> |
|
0 commit comments