change to own version numbers
This commit is contained in:
parent
fb74d1219a
commit
d4258f78d2
6
pom.xml
6
pom.xml
|
@ -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>
|
||||
|
|
Loading…
Reference in New Issue
Block a user