bug/830 Add taskana-rest-spring-base pom's version tag and change version for each release

This commit is contained in:
Martin Rojas Miguel Angel 2019-03-14 12:12:15 +01:00 committed by Holger Hagen
parent 781de79631
commit 7c01c1f213
1 changed files with 204 additions and 202 deletions

View File

@ -4,7 +4,9 @@
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>pro.taskana</groupId>
<artifactId>taskana-rest-spring-base</artifactId>
<version>1.1.1-SNAPSHOT</version>
<name>${project.groupId}:${project.artifactId}</name>
<description>The taskana rest spring base configuration for a spring based web application.</description>