Skip to content

Commit

Permalink
1.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
devezhao committed Jan 21, 2019
1 parent 445c674 commit c84564e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 7 deletions.
10 changes: 5 additions & 5 deletions README.md
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
Business privileges entry.
User / Role / BusinessUnit / Team etc ...

### Use by Jitpack
[![JitPack](https://jitpack.io/v/devezhao/bizz.svg)](https://jitpack.io/#devezhao/bizz)
### bizz
Business privileges entry. User / Role / BusinessUnit / Team etc ...

### Use by Jitpack
[![JitPack](https://jitpack.io/v/devezhao/bizz.svg)](https://jitpack.io/#devezhao/bizz)
3 changes: 1 addition & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>cn.devezhao</groupId>
<artifactId>bizz</artifactId>
<version>1.0.0</version>
<version>1.0.1</version>
<packaging>jar</packaging>

<name>bizz</name>
Expand All @@ -23,7 +23,6 @@
<url>https://github.com/devezhao/bizz</url>
<connection>scm:git:git://github.com/devezhao/bizz.git</connection>
<developerConnection>scm:git:[email protected]:devezhao/bizz.git</developerConnection>
<tag>bizz-${version}</tag>
</scm>

<properties>
Expand Down

0 comments on commit c84564e

Please sign in to comment.