change to own version numbers

This commit is contained in:
yugecin 2016-10-04 13:06:25 +02:00
parent fb74d1219a
commit d4258f78d2

View File

@ -1,9 +1,9 @@
<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>
<groupId>itdelatrisu</groupId>
<artifactId>opsu</artifactId>
<version>0.12.1</version>
<groupId>yugecin</groupId>
<artifactId>opsu-dance</artifactId>
<version>0.2.0</version>
<properties>
<version>${project.version}</version>
<timestamp>${maven.build.timestamp}</timestamp>