Skip to content

Commit

Permalink
Reformat maven snippet
Browse files Browse the repository at this point in the history
  • Loading branch information
gstamatelat authored Nov 15, 2021
1 parent bd14f1c commit a0bfc52
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions README.md
Original file line number Diff line number Diff line change
@@ -27,8 +27,8 @@ Using Maven
```xml
<dependency>
<groupId>gr.james</groupId>
<artifactId>random-sampling</artifactId>
<version>0.18</version>
<artifactId>random-sampling</artifactId>
<version>0.18</version>
</dependency>
```

0 comments on commit a0bfc52

Please sign in to comment.