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 aef52bd commit 1cbab5fCopy full SHA for 1cbab5f
pom.xml
@@ -20,7 +20,7 @@
20
<modelVersion>4.0.0</modelVersion>
21
<groupId>com.github.spring-data-dynamodb</groupId>
22
<artifactId>spring-data-dynamodb</artifactId>
23
- <version>5.0.2-SNAPSHOT</version>
+ <version>5.0.2</version>
24
<name>Spring Data DynamoDB</name>
25
<inceptionYear>2018</inceptionYear>
26
@@ -522,7 +522,7 @@
522
<url>https://github.com/spring-data-dynamodb/spring-data-dynamodb</url>
523
<connection>scm:git:ssh://github.com/spring-data-dynamodb/spring-data-dynamodb.git</connection>
524
<developerConnection>scm:git:ssh://git@github.com/spring-data-dynamodb/spring-data-dynamodb.git</developerConnection>
525
- <tag>HEAD</tag>
+ <tag>v5.0.2</tag>
526
</scm>
527
528
<repositories>
0 commit comments