ready to release

This commit is contained in:
Massimiliano Assante 2023-03-20 17:03:47 +01:00
parent dfa6fcf4c9
commit 8d899c3015
1 changed files with 2 additions and 2 deletions

View File

@ -13,7 +13,7 @@
<artifactId>rpt-token-portlet</artifactId>
<packaging>war</packaging>
<name>RPT UMA Token Portlet</name>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<description>
Requesting Party Token Portlet
</description>
@ -38,7 +38,7 @@
<dependency>
<groupId>org.gcube.distribution</groupId>
<artifactId>maven-portal-bom</artifactId>
<version>3.6.4-SNAPSHOT</version>
<version>3.6.4</version>
<type>pom</type>
<scope>import</scope>
</dependency>