Polishing

This commit is contained in:
Mark Paluch
2018-01-31 16:07:53 +01:00
parent ef84690804
commit 443fc03f8a

View File

@@ -61,7 +61,7 @@ Then add the following to `pom.xml` dependencies section.
<dependencyManagement>
<dependencies>
<dependency>
<groupId>org.springframework.vault</groupId>
<groupId>org.springframework.data</groupId>
<artifactId>spring-data-releasetrain</artifactId>
<version>{springDataVersion}</version>
<scope>import</scope>
@@ -73,7 +73,7 @@ Then add the following to `pom.xml` dependencies section.
<dependencies>
<!-- other dependency elements omitted -->
<dependency>
<groupId>org.springframework.vault</groupId>
<artifactId>spring-vault-core</artifactId>