Skip to content

Commit 566cb3f

Browse files
committed
DATAREST-1215 - Polishing.
1 parent 1b69df0 commit 566cb3f

File tree

1 file changed

+2
-2
lines changed
  • spring-data-rest-distribution

1 file changed

+2
-2
lines changed

spring-data-rest-distribution/pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<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">
33

44
<modelVersion>4.0.0</modelVersion>
5-
5+
66
<artifactId>spring-data-rest-distribution</artifactId>
77

88
<packaging>pom</packaging>
@@ -16,7 +16,7 @@
1616
<version>3.0.6.BUILD-SNAPSHOT</version>
1717
<relativePath>../pom.xml</relativePath>
1818
</parent>
19-
19+
2020
<properties>
2121
<project.root>${basedir}/..</project.root>
2222
<dist.key>SDREST</dist.key>

0 commit comments

Comments
 (0)