[Admin tools | Trunk] pom.xml: Increased version.

This commit is contained in:
Konstantina Galouni 2022-08-11 13:12:06 +00:00
parent 6e14c0b41b
commit ee0eb49e24
1 changed files with 1 additions and 1 deletions

View File

@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>eu.dnetlib</groupId>
<artifactId>uoa-admin-tools</artifactId>
<version>2.0.4-SNAPSHOT</version>
<version>2.0.5-SNAPSHOT</version>
<packaging>war</packaging>
<name>uoa-admin-tools</name>
<!-- Use parent with artifact spring-boot-starter-parent and add plugin with artifact spring-boot-maven-plugin in order to run springboot run command-->