Bump to 10.4.0 SNAPSHOT

This commit is contained in:
Andrew DeMaria
2019-05-20 16:59:57 -06:00
parent 7203d4ba6b
commit 8be0746bd4
6 changed files with 7 additions and 7 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<parent>
<relativePath>../../pom.xml</relativePath>
<artifactId>airsonic</artifactId>
<version>10.3.0-SNAPSHOT</version>
<version>10.4.0-SNAPSHOT</version>
<groupId>org.airsonic.player</groupId>
</parent>
<packaging>pom</packaging>
@@ -16,7 +16,7 @@
<dependency>
<groupId>org.airsonic.player</groupId>
<artifactId>airsonic-main</artifactId>
<version>10.3.0-SNAPSHOT</version>
<version>10.4.0-SNAPSHOT</version>
<type>war</type>
</dependency>
</dependencies>