Skip to content

Commit

Permalink
feat: add warehouse description (#37)
Browse files Browse the repository at this point in the history
* feat: modify environment variables in CI

* feat: add warehouse description
  • Loading branch information
liewstar authored Sep 27, 2024
1 parent e62c282 commit 5e3373d
Showing 1 changed file with 5 additions and 0 deletions.
5 changes: 5 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,11 @@
<artifactId>jcasbin-redis-watcher</artifactId>
<version>0.0.1</version>

<name>Redis watcher for jCasbin</name>
<description>Redis Watcher is a Redis watcher for jCasbin</description>
<url>https://github.com/jcasbin/redis-watcher</url>
<inceptionYear>2021</inceptionYear>

<issueManagement>
<system>Github</system>
<url>https://github.com/jcasbin/redis-watcher/issues</url>
Expand Down

0 comments on commit 5e3373d

Please sign in to comment.