Pin Kotlin MongoDB example to Kay snapshots.
This commit is contained in:
committed by
Oliver Gierke
parent
d36fd2eb8b
commit
97eb95d3c9
@@ -11,6 +11,11 @@
|
|||||||
<artifactId>spring-data-mongodb-kotlin</artifactId>
|
<artifactId>spring-data-mongodb-kotlin</artifactId>
|
||||||
<name>Spring Data MongoDB - Kotlin features</name>
|
<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>
|
<dependencies>
|
||||||
<dependency>
|
<dependency>
|
||||||
<groupId>org.jetbrains.kotlin</groupId>
|
<groupId>org.jetbrains.kotlin</groupId>
|
||||||
|
|||||||
Reference in New Issue
Block a user