Skip to content

Commit 18a0b1b

Browse files
committed
saving.
1 parent 70945aa commit 18a0b1b

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -15,7 +15,7 @@ Add the following dependency to your pom.xml file...
1515
```xml
1616
<dependency>
1717
<groupId>com.github.RoaringBitmap.RoaringBitmap</groupId>
18-
<artifactId>roaringbitmap</artifactId>
18+
<artifactId>RoaringBitmap</artifactId>
1919
<version>1.6.9</version>
2020
</dependency>
2121
```

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -20,7 +20,7 @@
2020
</dependency>
2121
<dependency>
2222
<groupId>com.github.RoaringBitmap.RoaringBitmap</groupId>
23-
<artifactId>roaringbitmap</artifactId>
23+
<artifactId>RoaringBitmap</artifactId>
2424
<version>1.6.9</version>
2525
</dependency>
2626
<dependency>

0 commit comments

Comments
 (0)