ready to release

This commit is contained in:
Massimiliano Assante 2021-10-08 16:55:35 +02:00
parent 1a6730c5e2
commit 60b2537e62
2 changed files with 2 additions and 2 deletions

View File

@ -4,7 +4,7 @@
All notable changes to this project will be documented in this file.
This project adheres to [Semantic Versioning](https://semver.org/spec/v2.0.0.html).
## [v1.1.0-SNAPSHOT] - 2021-07-13
## [v1.1.0] - 2021-07-13
- Ported to git

View File

@ -14,7 +14,7 @@
<artifactId>VREApp-Integration-portlet</artifactId>
<packaging>war</packaging>
<name>VREApp-Integration-portlet Portlet</name>
<version>1.1.0-SNAPSHOT</version>
<version>1.1.0</version>
<properties>
<distroDirectory>${project.basedir}/distro</distroDirectory>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>