Releasing WAR component hook (#22144)

This commit is contained in:
Mauro Mugnaini 2021-10-07 10:54:30 +02:00
parent 9074833b89
commit e745888cb2
2 changed files with 2 additions and 2 deletions

View File

@ -2,7 +2,7 @@ This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.htm
# Changelog for "event-publisher-portal"
## [v1.1.1-SNAPSHOT]
## [v1.1.1]
`UserGroupRoleEventPublisher` don't send events if the group is not enabled (#21925)
## [v1.1.0]

View File

@ -13,7 +13,7 @@
<groupId>org.gcube.portal</groupId>
<artifactId>event-publisher-hook</artifactId>
<version>1.1.1-SNAPSHOT</version>
<version>1.1.1</version>
<packaging>war</packaging>
<properties>