changed version to 1.2.0-SNAPSHOT
This commit is contained in:
parent
64b04a8c28
commit
6b1f9b0570
|
@ -1,6 +1,6 @@
|
||||||
# Changelog
|
# Changelog
|
||||||
|
|
||||||
## [v1.2.0] - 2023-03-20
|
## [v1.2.0-SNAPSHOT] - 2023-03-20
|
||||||
|
|
||||||
- Decode Button
|
- Decode Button
|
||||||
- Updatet layout
|
- Updatet layout
|
||||||
|
|
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.2.0</version>
|
<version>1.2.0-SNAPSHOT</version>
|
||||||
<description>
|
<description>
|
||||||
Requesting Party Token Portlet
|
Requesting Party Token Portlet
|
||||||
</description>
|
</description>
|
||||||
|
|
Loading…
Reference in New Issue