We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bac861e commit 2ab762dCopy full SHA for 2ab762d
pom.xml
@@ -26,7 +26,7 @@
26
</parent>
27
<groupId>io.github.naderfares</groupId>
28
<artifactId>spring-data-dynamodb</artifactId>
29
- <version>6.0.8-SNAPSHOT</version>
+ <version>6.0.8</version>
30
<name>Spring Data DynamoDB</name>
31
<inceptionYear>2018</inceptionYear>
32
@@ -409,7 +409,7 @@
409
<url>https://github.com/naderfares/spring-data-dynamodb</url>
410
<connection>scm:git:git://github.com/naderfares/spring-data-dynamodb.git</connection>
411
<developerConnection>scm:git:[email protected]:naderfares/spring-data-dynamodb.git</developerConnection>
412
- <tag>v6.0.7</tag>
+ <tag>v6.0.8</tag>
413
</scm>
414
415
<profiles>
0 commit comments