Skip to content

Commit b667cd2

Browse files
committed
spring-projects#424 - Forced Lovelace-RELEASE for Cassandra-Kotlin example.
Older versions failed with MethodNotFound.
1 parent c1f3a33 commit b667cd2

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cassandra/kotlin/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
<name>Spring Data Cassandra - Kotlin features</name>
1313

1414
<properties>
15-
<spring-data-releasetrain.version>Lovelace-BUILD-SNAPSHOT</spring-data-releasetrain.version>
15+
<spring-data-releasetrain.version>Lovelace-RELEASE</spring-data-releasetrain.version>
1616
</properties>
1717

1818
<profiles>

0 commit comments

Comments
 (0)