Configure beta pom (added -BETA- in version)

This commit is contained in:
Konstantina Galouni 2022-10-10 13:55:42 +03:00
parent 031192b9fb
commit 3d95f8ea0d
1 changed files with 1 additions and 1 deletions

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<artifactId>uoa-admin-tools</artifactId>
<version>2.0.5-SNAPSHOT</version>
<version>2.0.5-BETA-SNAPSHOT</version>
<packaging>war</packaging>
<name>uoa-admin-tools</name>
<scm>