[maven-release-plugin] prepare release forge-1.6.17

This commit is contained in:
Blacksmith
2018-10-15 15:42:12 +00:00
committed by Agetian
parent 1078960545
commit 41287d30c9
10 changed files with 150 additions and 229 deletions

View File

@@ -1,11 +1,10 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<modelVersion>4.0.0</modelVersion>
<parent>
<artifactId>forge</artifactId>
<groupId>forge</groupId>
<version>1.6.17-SNAPSHOT</version>
<version>1.6.17</version>
</parent>
<artifactId>forge-gui-mobile-dev</artifactId>