We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5c9d383 commit 0a9d984Copy full SHA for 0a9d984
pom.xml
@@ -3,7 +3,7 @@
3
<modelVersion>4.0.0</modelVersion>
4
<groupId>com.github.derjust</groupId>
5
<artifactId>spring-data-dynamodb</artifactId>
6
- <version>5.0.1-SNAPSHOT</version>
+ <version>5.0.3-SNAPSHOT</version>
7
<name>Spring Data DynamoDb</name>
8
<description>Spring Data module providing support for DynamoDb repositories.</description>
9
<url>http://github.com/derjust/spring-data-dynamodb</url>
@@ -455,6 +455,7 @@
455
<developer>
456
<name>Sebastian Just</name>
457
<email>[email protected]</email>
458
+ <timezone>America/New_York</timezone>
459
</developer>
460
</developers>
461
0 commit comments