[maven-release-plugin] prepare release poi-fast-calc-3.16

This commit is contained in:
Travis Burtrum 2019-04-23 16:26:59 -04:00
parent efd88b7f44
commit da15257788

View File

@ -18,9 +18,7 @@
--> -->
<project xmlns="http://maven.apache.org/POM/4.0.0" <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/maven-v4_0_0.xsd">
xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/maven-v4_0_0.xsd">
<parent> <parent>
<groupId>org.sonatype.oss</groupId> <groupId>org.sonatype.oss</groupId>
<artifactId>oss-parent</artifactId> <artifactId>oss-parent</artifactId>
@ -29,7 +27,7 @@
<modelVersion>4.0.0</modelVersion> <modelVersion>4.0.0</modelVersion>
<groupId>com.moparisthebest.poi</groupId> <groupId>com.moparisthebest.poi</groupId>
<artifactId>poi-fast-calc</artifactId> <artifactId>poi-fast-calc</artifactId>
<version>3.16-SNAPSHOT</version> <version>3.16</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<name>POI Fast Calc</name> <name>POI Fast Calc</name>
<url>https://code.moparisthebest.com/moparisthebest/poi</url> <url>https://code.moparisthebest.com/moparisthebest/poi</url>