File tree Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Expand file tree Collapse file tree 3 files changed +3
-3
lines changed Original file line number Diff line number Diff line change 10
10
<packaging >jar</packaging >
11
11
<groupId >redis.clients.authentication</groupId >
12
12
<artifactId >redis-authx-core</artifactId >
13
- <version >0.1.0 -SNAPSHOT</version >
13
+ <version >0.1.1 -SNAPSHOT</version >
14
14
<description >Redis AuthX Core is the core lib of an extension for Redis Java Clients to support token-based authentication.</description >
15
15
<url >https://github.com/redis/redis-authx-core</url >
16
16
Original file line number Diff line number Diff line change 10
10
<packaging >jar</packaging >
11
11
<groupId >redis.clients.authentication</groupId >
12
12
<artifactId >redis-authx-entraid</artifactId >
13
- <version >0.1.0 -SNAPSHOT</version >
13
+ <version >0.1.1 -SNAPSHOT</version >
14
14
<description >Redis AuthX EntraID is an extension for Redis Java Clients to support token-based authentication with Microsoft EntraID.</description >
15
15
<url >https://github.com/redis/redis-authx-entraid</url >
16
16
Original file line number Diff line number Diff line change 10
10
<packaging >pom</packaging >
11
11
<groupId >redis.clients.authentication</groupId >
12
12
<artifactId >redis-authx</artifactId >
13
- <version >0.1.0 </version >
13
+ <version >0.1.1-SNAPSHOT </version >
14
14
<name >redis-authx</name >
15
15
16
16
<modules >
You can’t perform that action at this time.
0 commit comments