Configure beta pom (added -BETA- in version)

This commit is contained in:
Konstantina Galouni 2022-10-10 15:31:15 +03:00
parent adf8cb5e70
commit ea7f71f0ab
1 changed files with 1 additions and 3 deletions

View File

@ -3,10 +3,8 @@
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
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>
<groupId>eu.dnetlib</groupId>
<artifactId>uoa-monitor-service</artifactId>
<version>1.0.4-SNAPSHOT</version>
<version>1.0.4-BETA-SNAPSHOT</version>
<packaging>war</packaging>
<name>uoa-monitor-service</name>
<scm>