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 c60f978 commit 40bd99eCopy full SHA for 40bd99e
pom.xml
@@ -20,7 +20,7 @@
20
<modelVersion>4.0.0</modelVersion>
21
<groupId>com.github.derjust</groupId>
22
<artifactId>spring-data-dynamodb</artifactId>
23
- <version>5.0.4-SNAPSHOT</version>
+ <version>5.0.4</version>
24
<name>Spring Data DynamoDB</name>
25
<inceptionYear>2018</inceptionYear>
26
@@ -567,7 +567,7 @@
567
<url>https://github.com/derjust/spring-data-dynamodb</url>
568
<connection>scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection>
569
<developerConnection>scm:git:ssh://[email protected]/derjust/spring-data-dynamodb.git</developerConnection>
570
- <tag>HEAD</tag>
+ <tag>v5.0.4</tag>
571
</scm>
572
573
<repositories>
0 commit comments