We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2e4e6ee commit ed1d2c1Copy full SHA for ed1d2c1
pom.xml
@@ -5,18 +5,17 @@
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-commons</artifactId>
8
- <version>1.13.0.BUILD-SNAPSHOT</version>
+ <version>2.0.0.BUILD-SNAPSHOT</version>
9
10
<name>Spring Data Core</name>
11
12
<parent>
13
<groupId>org.springframework.data.build</groupId>
14
<artifactId>spring-data-parent</artifactId>
15
- <version>1.9.0.BUILD-SNAPSHOT</version>
16
</parent>
17
18
<properties>
19
- <dist.key>DATACMNS</dist.key>
20
<scala>2.11.7</scala>
21
<xmlbeam>1.4.8</xmlbeam>
22
</properties>
template.mf
0 commit comments