DATAREST-1215 - Polishing.

This commit is contained in:
Oliver Gierke
2018-03-14 10:04:29 +01:00
parent 1b69df0f80
commit 566cb3fa19

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>
<artifactId>spring-data-rest-distribution</artifactId>
<packaging>pom</packaging>
@@ -16,7 +16,7 @@
<version>3.0.6.BUILD-SNAPSHOT</version>
<relativePath>../pom.xml</relativePath>
</parent>
<properties>
<project.root>${basedir}/..</project.root>
<dist.key>SDREST</dist.key>