Skip to content

Commit 5e3373d

Browse files
authored
feat: add warehouse description (#37)
* feat: modify environment variables in CI * feat: add warehouse description
1 parent e62c282 commit 5e3373d

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -8,6 +8,11 @@
88
<artifactId>jcasbin-redis-watcher</artifactId>
99
<version>0.0.1</version>
1010

11+
<name>Redis watcher for jCasbin</name>
12+
<description>Redis Watcher is a Redis watcher for jCasbin</description>
13+
<url>https://github.com/jcasbin/redis-watcher</url>
14+
<inceptionYear>2021</inceptionYear>
15+
1116
<issueManagement>
1217
<system>Github</system>
1318
<url>https://github.com/jcasbin/redis-watcher/issues</url>

0 commit comments

Comments
 (0)