[maven-release-plugin] prepare for next development iteration

This commit is contained in:
Jochen Stärk
2019-08-01 19:49:19 +02:00
parent cea8568e1f
commit 70643a3ff7

View File

@@ -3,7 +3,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.mustangproject.ZUGFeRD</groupId>
<artifactId>mustang</artifactId>
<version>1.7.3-SNAPSHOT</version>
<version>1.7.4-SNAPSHOT</version>
<packaging>jar</packaging>
<name>Mustang</name>
<description>The Mustang project is a java library to read and write ZUGFeRD meta data inside your invoice PDFs
@@ -113,7 +113,7 @@
<dependency>
<groupId>com.sanityinc</groupId>
<artifactId>jargs</artifactId>
<version>2.0-SNAPSHOT</version>
<version>2.0</version>
</dependency>
</dependencies>