This repository was archived by the owner on Sep 28, 2022. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Expand file tree Collapse file tree 4 files changed +10
-3
lines changed Original file line number Diff line number Diff line change
1
+ # [ 7.2.0] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.1.1...v7.2.0 ) (2021-12-08)
2
+
3
+
4
+ ### Features
5
+
6
+ * 🎸 Added automated bundling of .war file into release ([ cd1118f] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/commit/cd1118f1a0c8121fd49fe73b70b6074ea1ce4a0c ) )
7
+
1
8
## [ 7.1.1] ( https://github.com/CESNET/OpenID-Connect-Java-Spring-Server/compare/v7.1.0...v7.1.1 ) (2021-12-08)
2
9
3
10
Original file line number Diff line number Diff line change 21
21
<parent >
22
22
<groupId >cz.muni.ics</groupId >
23
23
<artifactId >perun-oidc-parent</artifactId >
24
- <version >7.1.1 </version >
24
+ <version >7.2.0 </version >
25
25
<relativePath >../pom.xml</relativePath >
26
26
</parent >
27
27
Original file line number Diff line number Diff line change 22
22
<parent >
23
23
<groupId >cz.muni.ics</groupId >
24
24
<artifactId >perun-oidc-parent</artifactId >
25
- <version >7.1.1 </version >
25
+ <version >7.2.0 </version >
26
26
<relativePath >../pom.xml</relativePath >
27
27
</parent >
28
28
Original file line number Diff line number Diff line change 20
20
<modelVersion >4.0.0</modelVersion >
21
21
<groupId >cz.muni.ics</groupId >
22
22
<artifactId >perun-oidc-parent</artifactId >
23
- <version >7.1.1 </version >
23
+ <version >7.2.0 </version >
24
24
<packaging >pom</packaging >
25
25
26
26
<modules >
You can’t perform that action at this time.
0 commit comments