Apparently artifact id can't be changed temporarily

This commit is contained in:
Rsl1122 2017-08-20 10:51:19 +03:00
parent e3712f0e4c
commit 1709ba394e

View File

@ -3,7 +3,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd"> 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> <modelVersion>4.0.0</modelVersion>
<groupId>com.djrapitops</groupId> <groupId>com.djrapitops</groupId>
<artifactId>Plan-DEV</artifactId> <artifactId>Plan</artifactId>
<version>4.0.0</version> <version>4.0.0</version>
<packaging>jar</packaging> <packaging>jar</packaging>
<repositories> <repositories>