Pin Kotlin MongoDB example to Kay snapshots.

This commit is contained in:
Mark Paluch
2018-09-18 11:53:50 +02:00
committed by Oliver Gierke
parent d36fd2eb8b
commit 97eb95d3c9

View File

@@ -11,6 +11,11 @@
<artifactId>spring-data-mongodb-kotlin</artifactId>
<name>Spring Data MongoDB - Kotlin features</name>
<!-- Fix not released yet -->
<properties>
<spring-data-releasetrain.version>Kay-BUILD-SNAPSHOT</spring-data-releasetrain.version>
</properties>
<dependencies>
<dependency>
<groupId>org.jetbrains.kotlin</groupId>