File tree Expand file tree Collapse file tree 12 files changed +13
-13
lines changed
oauth2-server-client-inmemory
oauth2-server-identity-inmemory
oauth2-server-token-store-inmemory Expand file tree Collapse file tree 12 files changed +13
-13
lines changed Original file line number Diff line number Diff line change @@ -11,7 +11,7 @@ It encourages to adapt to existing implementations instead the other way around.
1111First define the version to be used and set it as a property
1212``` xml
1313<properties >
14- <myndocs .oauth.version>0.4 .0</myndocs .oauth.version>
14+ <myndocs .oauth.version>0.5 .0</myndocs .oauth.version>
1515</properties >
1616```
1717
@@ -176,4 +176,4 @@ refreshTokenConverter = JwtRefreshTokenConverter(
176176By default ` UUIDCodeTokenConverter ` is used. With a default time-out of 5 minutes. To override the time-out for example 2 minutes:
177177``` kotlin
178178codeTokenConverter = UUIDCodeTokenConverter (120 )
179- ```
179+ ```
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 55 <parent >
66 <artifactId >kotlin-oauth2-server</artifactId >
77 <groupId >nl.myndocs</groupId >
8- <version >0.4.1-SNAPSHOT </version >
8+ <version >0.5.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
You can’t perform that action at this time.
0 commit comments