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 1b69df0 commit 566cb3fCopy full SHA for 566cb3f
spring-data-rest-distribution/pom.xml
@@ -2,7 +2,7 @@
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
<artifactId>spring-data-rest-distribution</artifactId>
7
8
<packaging>pom</packaging>
@@ -16,7 +16,7 @@
16
<version>3.0.6.BUILD-SNAPSHOT</version>
17
<relativePath>../pom.xml</relativePath>
18
</parent>
19
20
<properties>
21
<project.root>${basedir}/..</project.root>
22
<dist.key>SDREST</dist.key>
0 commit comments