v1.2.0
This commit is contained in:
parent
713f4c1bb3
commit
b77c02b171
|
@ -1,8 +1,8 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [v1.1.0] - 2023-03-20
|
## [v1.2.0] - 2023-03-20
|
||||||
|
|
||||||
- Feature #24755 - generate a fresh token anytime the button is clicked.
|
- TODO:
|
||||||
|
|
||||||
## [v1.0.1] - 2022-05-25
|
## [v1.0.1] - 2022-05-25
|
||||||
|
|
||||||
|
|
2
pom.xml
2
pom.xml
|
@ -13,7 +13,7 @@
|
||||||
<artifactId>rpt-token-portlet</artifactId>
|
<artifactId>rpt-token-portlet</artifactId>
|
||||||
<packaging>war</packaging>
|
<packaging>war</packaging>
|
||||||
<name>RPT UMA Token Portlet</name>
|
<name>RPT UMA Token Portlet</name>
|
||||||
<version>1.1.0</version>
|
<version>1.2.0</version>
|
||||||
<description>
|
<description>
|
||||||
Requesting Party Token Portlet
|
Requesting Party Token Portlet
|
||||||
</description>
|
</description>
|
||||||
|
|
Loading…
Reference in New Issue