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 2046503 commit ece4cdfCopy full SHA for ece4cdf
pom.xml
@@ -20,7 +20,7 @@
20
<modelVersion>4.0.0</modelVersion>
21
<groupId>io.github.boostchicken</groupId>
22
<artifactId>spring-data-dynamodb</artifactId>
23
- <version>5.2.5-SNAPSHOT</version>
+ <version>5.2.5</version>
24
<name>Spring Data DynamoDB</name>
25
<inceptionYear>2018</inceptionYear>
26
@@ -495,7 +495,7 @@
495
<url>https://github.com/boostchicken/spring-data-dynamodb</url>
496
<connection>scm:git:ssh://github.com/boostchicken/spring-data-dynamodb.git</connection>
497
<developerConnection>scm:git:ssh://[email protected]/boostchicken/spring-data-dynamodb.git</developerConnection>
498
- <tag>HEAD</tag>
+ <tag>v5.2.5</tag>
499
</scm>
500
501
<repositories>
0 commit comments