Skip to content

Commit ece4cdf

Browse files
committed
[maven-release-plugin] prepare release v5.2.5
1 parent 2046503 commit ece4cdf

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.5-SNAPSHOT</version>
23+
<version>5.2.5</version>
2424
<name>Spring Data DynamoDB</name>
2525
<inceptionYear>2018</inceptionYear>
2626

@@ -495,7 +495,7 @@
495495
<url>https://github.com/boostchicken/spring-data-dynamodb</url>
496496
<connection>scm:git:ssh://github.com/boostchicken/spring-data-dynamodb.git</connection>
497497
<developerConnection>scm:git:ssh://[email protected]/boostchicken/spring-data-dynamodb.git</developerConnection>
498-
<tag>HEAD</tag>
498+
<tag>v5.2.5</tag>
499499
</scm>
500500

501501
<repositories>

0 commit comments

Comments
 (0)