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 1ef02d8 commit 4d6371eCopy full SHA for 4d6371e
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.1</version>
+ <version>5.2.2-SNAPSHOT</version>
24
<name>Spring Data DynamoDB</name>
25
<inceptionYear>2018</inceptionYear>
26
@@ -494,7 +494,7 @@
494
<url>https://github.com/boostchicken/spring-data-dynamodb</url>
495
<connection>scm:git:ssh://github.com/boostchicken/spring-data-dynamodb.git</connection>
496
<developerConnection>scm:git:ssh://[email protected]/boostchicken/spring-data-dynamodb.git</developerConnection>
497
- <tag>v5.2.1</tag>
+ <tag>HEAD</tag>
498
</scm>
499
500
<repositories>
0 commit comments