DATAREST-337 - Fix trailing whitespace in poms.

This commit is contained in:
Oliver Gierke
2014-07-08 14:05:24 +02:00
parent ef3720be11
commit b9aef87e05
3 changed files with 30 additions and 30 deletions

View File

@@ -2,7 +2,7 @@
<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">
<modelVersion>4.0.0</modelVersion>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-rest-parent</artifactId>
<version>2.2.0.BUILD-SNAPSHOT</version>
@@ -154,7 +154,7 @@
<url>http://repo.spring.io/libs-snapshot</url>
</repository>
</repositories>
<pluginRepositories>
<pluginRepository>
<id>spring-plugins-release</id>