Skip to content

Commit f425d70

Browse files
committed
Add repository for DynamoDBLocal dependency
1 parent d0a83a0 commit f425d70

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

pom.xml

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -252,4 +252,11 @@
252252
</build>
253253
</profile>
254254
</profiles>
255+
<repositories>
256+
<repository>
257+
<id>dynamodb-local-oregon</id>
258+
<name>DynamoDB Local Release Repository</name>
259+
<url>https://s3-us-west-2.amazonaws.com/dynamodb-local/release</url>
260+
</repository>
261+
</repositories>
255262
</project>

0 commit comments

Comments
 (0)