Skip to content

Commit 829ced5

Browse files
Marcel Overdijkreda-alaoui
authored andcommitted
Update pom.xml (#14)
Spring Data 2.0.0 is nog GA. Maybe good time to also release v2.0.0 of this project.
1 parent e817aa6 commit 829ced5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414

1515
<properties>
1616
<source.level>1.8</source.level>
17-
<spring.data.jpa>2.0.0.RC3</spring.data.jpa>
17+
<spring.data.jpa>2.0.0.RELEASE</spring.data.jpa>
1818
<eclipselink>2.6.2</eclipselink>
1919
<querydsl>4.1.3</querydsl>
2020

0 commit comments

Comments
 (0)