change to own version numbers
This commit is contained in:
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"
|
<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">
|
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>itdelatrisu</groupId>
|
<groupId>yugecin</groupId>
|
||||||
<artifactId>opsu</artifactId>
|
<artifactId>opsu-dance</artifactId>
|
||||||
<version>0.12.1</version>
|
<version>0.2.0</version>
|
||||||
<properties>
|
<properties>
|
||||||
<version>${project.version}</version>
|
<version>${project.version}</version>
|
||||||
<timestamp>${maven.build.timestamp}</timestamp>
|
<timestamp>${maven.build.timestamp}</timestamp>
|
||||||
|
|||||||
Reference in New Issue
Block a user