Skip to content

Commit 0a9d984

Browse files
committed
Fixing autorelease
1 parent 5c9d383 commit 0a9d984

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

pom.xml

Lines changed: 2 additions & 1 deletion
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>5.0.1-SNAPSHOT</version>
6+
<version>5.0.3-SNAPSHOT</version>
77
<name>Spring Data DynamoDb</name>
88
<description>Spring Data module providing support for DynamoDb repositories.</description>
99
<url>http://github.com/derjust/spring-data-dynamodb</url>
@@ -455,6 +455,7 @@
455455
<developer>
456456
<name>Sebastian Just</name>
457457
<email>[email protected]</email>
458+
<timezone>America/New_York</timezone>
458459
</developer>
459460
</developers>
460461

0 commit comments

Comments
 (0)