Skip to content

Commit 6b79e89

Browse files
committed
[maven-release-plugin] prepare release v4.5.5
1 parent 0056f92 commit 6b79e89

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>4.5.5-SNAPSHOT</version>
23+
<version>4.5.5</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://[email protected]/spring-data-dynamodb/spring-data-dynamodb.git</developerConnection>
525-
<tag>v5.0.2</tag>
525+
<tag>v4.5.5</tag>
526526
</scm>
527527

528528
<repositories>

0 commit comments

Comments
 (0)