Skip to content

Commit 24c6313

Browse files
committed
[maven-release-plugin] prepare release v5.1.0
1 parent 137c822 commit 24c6313

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

@@ -538,7 +538,7 @@
538538
<url>https://github.com/derjust/spring-data-dynamodb</url>
539539
<connection>scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection>
540540
<developerConnection>scm:git:ssh://git@github.com/derjust/spring-data-dynamodb.git</developerConnection>
541-
<tag>HEAD</tag>
541+
<tag>v5.1.0</tag>
542542
</scm>
543543

544544
<repositories>

0 commit comments

Comments
 (0)