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 48e03f7 commit 7776fe2Copy full SHA for 7776fe2
pom.xml
@@ -1,11 +1,11 @@
1
-<?xml version="1.0" encoding="UTF-8" standalone="no"?>
+<?xml version="1.0" encoding="UTF-8"?>
2
<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">
3
4
<modelVersion>4.0.0</modelVersion>
5
6
<groupId>org.springframework.data</groupId>
7
<artifactId>spring-data-jpa</artifactId>
8
- <version>1.9.6.BUILD-SNAPSHOT</version>
+ <version>1.9.6.RELEASE</version>
9
10
<name>Spring Data JPA</name>
11
<description>Spring Data module for JPA repositories.</description>
0 commit comments