Skip to content

Commit 2674084

Browse files
author
hchar
committed
ditto
1 parent 062e61d commit 2674084

File tree

1 file changed

+5
-2
lines changed

1 file changed

+5
-2
lines changed

README.md

Lines changed: 5 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -105,8 +105,11 @@ You can download the [latest snapshot release][download] or pick it up from Mave
105105
<artifactId>aws-dynamodb-encryption-java</artifactId>
106106
<version>0.0.3-SNAPSHOT</version>
107107
</dependency>
108-
...
109-
<!-- To enable maven dependency on snapshot jar -->
108+
```
109+
110+
To enable the download of snapshot jars from Maven:
111+
112+
```xml
110113
<profiles>
111114
<profile>
112115
<id>allow-snapshots</id>

0 commit comments

Comments
 (0)