Skip to content

Commit 1cbab5f

Browse files
committed
[maven-release-plugin] prepare release v5.0.2
1 parent aef52bd commit 1cbab5f

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>com.github.spring-data-dynamodb</groupId>
2222
<artifactId>spring-data-dynamodb</artifactId>
23-
<version>5.0.2-SNAPSHOT</version>
23+
<version>5.0.2</version>
2424
<name>Spring Data DynamoDB</name>
2525
<inceptionYear>2018</inceptionYear>
2626

@@ -522,7 +522,7 @@
522522
<url>https://github.com/spring-data-dynamodb/spring-data-dynamodb</url>
523523
<connection>scm:git:ssh://github.com/spring-data-dynamodb/spring-data-dynamodb.git</connection>
524524
<developerConnection>scm:git:ssh://git@github.com/spring-data-dynamodb/spring-data-dynamodb.git</developerConnection>
525-
<tag>HEAD</tag>
525+
<tag>v5.0.2</tag>
526526
</scm>
527527

528528
<repositories>

0 commit comments

Comments
 (0)