Skip to content

Commit

Permalink
修改版本策略
Browse files Browse the repository at this point in the history
  • Loading branch information
kawhii committed Sep 9, 2017
1 parent f0f2be8 commit 66b77ee
Show file tree
Hide file tree
Showing 3 changed files with 3 additions and 3 deletions.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@

<groupId>com.carl.auth</groupId>
<artifactId>sso</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
<packaging>pom</packaging>

<modules>
Expand Down
2 changes: 1 addition & 1 deletion sso-config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,7 @@

<groupId>com.carl.auth</groupId>
<artifactId>sso-config</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
<packaging>jar</packaging>

<name>sso-config</name>
Expand Down
2 changes: 1 addition & 1 deletion sso-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
<parent>
<groupId>com.carl.auth</groupId>
<artifactId>sso</artifactId>
<version>1.0.1</version>
<version>1.1.0</version>
<relativePath>../pom.xml</relativePath>
</parent>

Expand Down

0 comments on commit 66b77ee

Please sign in to comment.