bug/830 Add taskana-rest-spring-base pom's version tag and change version for each release
This commit is contained in:
parent
781de79631
commit
7c01c1f213
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue