You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: pom.xml
+2-2Lines changed: 2 additions & 2 deletions
Original file line number
Diff line number
Diff line change
@@ -3,7 +3,7 @@
3
3
<modelVersion>4.0.0</modelVersion>
4
4
<groupId>com.github.derjust</groupId>
5
5
<artifactId>spring-data-dynamodb</artifactId>
6
-
<version>4.5.2-SNAPSHOT</version>
6
+
<version>4.5.2</version>
7
7
<name>Spring Data DynamoDB</name>
8
8
<description>The primary goal of the Spring Data project is to make it easier to build Spring-powered applications that use data access technologies. This module deals with enhanced support for Amazon DynamoDB based data access layers.</description>
0 commit comments