File tree Expand file tree Collapse file tree 10 files changed +12
-12
lines changed
oauth2-server-client-inmemory
oauth2-server-identity-inmemory
oauth2-server-token-store-inmemory Expand file tree Collapse file tree 10 files changed +12
-12
lines changed Original file line number Diff line number Diff line change @@ -18,7 +18,7 @@ Include the following repository in order to download the artifacts
1818Setting the version in properties
1919``` xml
2020<properties >
21- <myndocs .oauth.version>0.1.1 </myndocs .oauth.version>
21+ <myndocs .oauth.version>0.2.0 </myndocs .oauth.version>
2222</properties >
2323```
2424# Frameworks
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.1.1 </version >
8+ <version >0.2.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.1.1 </version >
8+ <version >0.2.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.1.1 </version >
8+ <version >0.2.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.1.1 </version >
8+ <version >0.2.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.1.1 </version >
8+ <version >0.2.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
5555 </plugin >
5656 </plugins >
5757 </build >
58- </project >
58+ </project >
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.1.1 </version >
8+ <version >0.2.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.1.1 </version >
8+ <version >0.2.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
3131 <classifier >shaded</classifier >
3232 </dependency >
3333 </dependencies >
34- </project >
34+ </project >
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.1.1 </version >
8+ <version >0.2.0 </version >
99 </parent >
1010 <modelVersion >4.0.0</modelVersion >
1111
Original file line number Diff line number Diff line change 77 <groupId >nl.myndocs</groupId >
88 <artifactId >kotlin-oauth2-server</artifactId >
99 <packaging >pom</packaging >
10- <version >0.1.1 </version >
10+ <version >0.2.0 </version >
1111
1212 <properties >
1313 <kotlin .version>1.2.60</kotlin .version>
You can’t perform that action at this time.
0 commit comments