Release 10.0.1

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2017-08-23 18:04:20 -06:00
parent e8e229cf8b
commit 00a5cf2907
5 changed files with 6 additions and 6 deletions
+2 -2
View File
@@ -5,7 +5,7 @@
<parent>
<relativePath>../../pom.xml</relativePath>
<artifactId>airsonic</artifactId>
<version>10.1.0-SNAPSHOT</version>
<version>10.0.1-RELEASE</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.1.0-SNAPSHOT</version>
<version>10.0.1-RELEASE</version>
<type>war</type>
</dependency>
</dependencies>