Bump to version 10.2.0-RELEASE

Signed-off-by: Andrew DeMaria <lostonamountain@gmail.com>
This commit is contained in:
Andrew DeMaria
2019-02-16 11:38:17 -07:00
parent a1abdb580b
commit a16b89e0ac
6 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -9,7 +9,7 @@
<parent>
<groupId>org.airsonic.player</groupId>
<artifactId>airsonic</artifactId>
<version>10.2.0-SNAPSHOT</version>
<version>10.2.0-RELEASE</version>
</parent>
<properties>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.airsonic.player</groupId>
<artifactId>airsonic</artifactId>
<version>10.2.0-SNAPSHOT</version>
<version>10.2.0-RELEASE</version>
</parent>
<build>
+2 -2
View File
@@ -5,7 +5,7 @@
<parent>
<relativePath>../../pom.xml</relativePath>
<artifactId>airsonic</artifactId>
<version>10.2.0-SNAPSHOT</version>
<version>10.2.0-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.2.0-SNAPSHOT</version>
<version>10.2.0-RELEASE</version>
<type>war</type>
</dependency>
</dependencies>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.airsonic.player</groupId>
<artifactId>airsonic</artifactId>
<version>10.2.0-SNAPSHOT</version>
<version>10.2.0-RELEASE</version>
</parent>
<properties>
+1 -1
View File
@@ -4,7 +4,7 @@
<modelVersion>4.0.0</modelVersion>
<groupId>org.airsonic.player</groupId>
<artifactId>airsonic</artifactId>
<version>10.2.0-SNAPSHOT</version>
<version>10.2.0-RELEASE</version>
<name>Airsonic</name>
<packaging>pom</packaging>
<organization>
+1 -1
View File
@@ -8,7 +8,7 @@
<parent>
<groupId>org.airsonic.player</groupId>
<artifactId>airsonic</artifactId>
<version>10.2.0-SNAPSHOT</version>
<version>10.2.0-RELEASE</version>
</parent>
<build>