Skip to content

Commit 441386d

Browse files
committed
Add description and url
1 parent 9e5d714 commit 441386d

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -11,6 +11,9 @@
1111

1212
<name>concurrent-cache</name>
1313

14+
<description>Fast Flexible efficient in memory LRU Java cache</description>
15+
<url>https://github.com/barakb/Cache</url>
16+
1417
<properties>
1518
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
1619
<slf4j.version>1.7.12</slf4j.version>

0 commit comments

Comments
 (0)