Skip to content

Commit

Permalink
2.0.1 release.
Browse files Browse the repository at this point in the history
add rest password by phone
add login by phone
  • Loading branch information
cooperlyt committed Aug 10, 2022
1 parent 5904166 commit e20856e
Show file tree
Hide file tree
Showing 4 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion keycloak-sms-provider-cloopen/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
<dependency>
<groupId>cc.coopersoft</groupId>
<artifactId>keycloak-phone-provider</artifactId>
<version>2.0</version>
<version>2.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion keycloak-sms-provider-dummy/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>cc.coopersoft</groupId>
<artifactId>keycloak-phone-provider</artifactId>
<version>2.0</version>
<version>2.0.1</version>
<scope>provided</scope>
</dependency>
</dependencies>
Expand Down
2 changes: 1 addition & 1 deletion keycloak-sms-provider-tencent/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>cc.coopersoft</groupId>
<artifactId>keycloak-phone-provider</artifactId>
<version>2.0</version>
<version>2.0.1</version>
<scope>provided</scope>
</dependency>

Expand Down
2 changes: 1 addition & 1 deletion keycloak-sms-provider-totalvoice/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<dependency>
<groupId>cc.coopersoft</groupId>
<artifactId>keycloak-phone-provider</artifactId>
<version>2.0</version>
<version>2.0.1</version>
<scope>provided</scope>
</dependency>
<dependency>
Expand Down

0 comments on commit e20856e

Please sign in to comment.