pom version
This commit is contained in:
parent
96bf94836a
commit
64146619ea
2
pom.xml
2
pom.xml
|
@ -6,7 +6,7 @@
|
|||
|
||||
<groupId>ovh.mxg</groupId>
|
||||
<artifactId>CubeTP</artifactId>
|
||||
<version>1.0-SNAPSHOT</version>
|
||||
<version>1.1.0</version>
|
||||
<packaging>jar</packaging>
|
||||
|
||||
<name>CubeTP</name>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: CubeTP
|
||||
version: '${project.version}'
|
||||
version: '1.1.0'
|
||||
main: ovh.mxg.cubetp.CubeTP
|
||||
api-version: '1.20'
|
||||
|
|
Loading…
Reference in New Issue