Add / to close dependencies tag

This commit is contained in:
Rob Winch
2016-10-26 15:29:31 -05:00
parent 1ab786db8f
commit d52c238f87

View File

@@ -39,7 +39,7 @@ The current version is `{version}`. The version name follows the following patte
<groupId>org.springframework.vault</groupId>
<artifactId>spring-vault-core</artifactId>
</dependency>
<dependencies>
</dependencies>
----
====