Skip to content

Commit 63f95b7

Browse files
committed
[maven-release-plugin] prepare release spring-data-dynamodb-4.4.1
1 parent 3952531 commit 63f95b7

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.4.1-SNAPSHOT</version>
6+
<version>4.4.1</version>
77
<name>Spring Data DynamoDb</name>
88
<description>Spring Data module providing support for DynamoDb repositories.</description>
99
<url>http://github.com/michaellavelle/spring-data-dynamodb</url>
@@ -365,7 +365,7 @@
365365
<url>https://github.com/derjust/spring-data-dynamodb</url>
366366
<connection>scm:git:ssh://github.com/derjust/spring-data-dynamodb.git</connection>
367367
<developerConnection>scm:git:ssh://[email protected]/derjust/spring-data-dynamodb.git</developerConnection>
368-
<tag>HEAD</tag>
368+
<tag>spring-data-dynamodb-4.4.1</tag>
369369
</scm>
370370

371371
<repositories>

0 commit comments

Comments
 (0)