Skip to content

Commit 4d6371e

Browse files
committed
[maven-release-plugin] prepare for next development iteration
1 parent 1ef02d8 commit 4d6371e

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
<modelVersion>4.0.0</modelVersion>
2121
<groupId>io.github.boostchicken</groupId>
2222
<artifactId>spring-data-dynamodb</artifactId>
23-
<version>5.2.1</version>
23+
<version>5.2.2-SNAPSHOT</version>
2424
<name>Spring Data DynamoDB</name>
2525
<inceptionYear>2018</inceptionYear>
2626

@@ -494,7 +494,7 @@
494494
<url>https://github.com/boostchicken/spring-data-dynamodb</url>
495495
<connection>scm:git:ssh://github.com/boostchicken/spring-data-dynamodb.git</connection>
496496
<developerConnection>scm:git:ssh://[email protected]/boostchicken/spring-data-dynamodb.git</developerConnection>
497-
<tag>v5.2.1</tag>
497+
<tag>HEAD</tag>
498498
</scm>
499499

500500
<repositories>

0 commit comments

Comments
 (0)