Skip to content

Commit ce0bfe6

Browse files
committed
[maven-release-plugin] prepare release v4.5.4
1 parent a8e930f commit ce0bfe6

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
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.github.derjust</groupId>
55
<artifactId>spring-data-dynamodb</artifactId>
6-
<version>4.5.4-SNAPSHOT</version>
6+
<version>4.5.4</version>
77
<name>Spring Data DynamoDB</name>
88
<description>The primary goal of the Spring® Data project is to make it easier to build Spring-powered applications
99
that use data access technologies.
@@ -387,7 +387,7 @@
387387
<url>https://github.com/derjust/spring-data-dynamodb</url>
388388
<connection>scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection>
389389
<developerConnection>scm:git:ssh://git@github.com/derjust/spring-data-dynamodb.git</developerConnection>
390-
<tag>HEAD</tag>
390+
<tag>v4.5.4</tag>
391391
</scm>
392392

393393
<repositories>

0 commit comments

Comments
 (0)