Bump version to 10.1.0-SNAPSHOT
Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
@@ -9,7 +9,7 @@
|
||||
<parent>
|
||||
<groupId>org.airsonic.player</groupId>
|
||||
<artifactId>airsonic</artifactId>
|
||||
<version>10.0.1-RELEASE</version>
|
||||
<version>10.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<properties>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.airsonic.player</groupId>
|
||||
<artifactId>airsonic</artifactId>
|
||||
<version>10.0.1-RELEASE</version>
|
||||
<version>10.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
||||
@@ -5,7 +5,7 @@
|
||||
<parent>
|
||||
<relativePath>../../pom.xml</relativePath>
|
||||
<artifactId>airsonic</artifactId>
|
||||
<version>10.0.1-RELEASE</version>
|
||||
<version>10.1.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.0.1-RELEASE</version>
|
||||
<version>10.1.0-SNAPSHOT</version>
|
||||
<type>war</type>
|
||||
</dependency>
|
||||
</dependencies>
|
||||
|
||||
@@ -4,7 +4,7 @@
|
||||
<modelVersion>4.0.0</modelVersion>
|
||||
<groupId>org.airsonic.player</groupId>
|
||||
<artifactId>airsonic</artifactId>
|
||||
<version>10.0.1-RELEASE</version>
|
||||
<version>10.1.0-SNAPSHOT</version>
|
||||
<name>Airsonic</name>
|
||||
<packaging>pom</packaging>
|
||||
<organization>
|
||||
|
||||
@@ -8,7 +8,7 @@
|
||||
<parent>
|
||||
<groupId>org.airsonic.player</groupId>
|
||||
<artifactId>airsonic</artifactId>
|
||||
<version>10.0.1-RELEASE</version>
|
||||
<version>10.1.0-SNAPSHOT</version>
|
||||
</parent>
|
||||
|
||||
<build>
|
||||
|
||||
Reference in New Issue
Block a user