Add a dash and a zero (name and version)
This commit is contained in:
parent
09074f1a2e
commit
5b5a8877cc
2 changed files with 2 additions and 2 deletions
|
@ -219,7 +219,7 @@
|
|||
<!-- github server corresponds to entry in ~/.m2/settings.xml -->
|
||||
<github.global.server>github</github.global.server>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
<noprefix.version>1.0</noprefix.version>
|
||||
<noprefix.version>1.0.0</noprefix.version>
|
||||
</properties>
|
||||
<scm>
|
||||
<url>https://github.com/TBMCPlugins/mvn-repo</url>
|
||||
|
|
|
@ -1,4 +1,4 @@
|
|||
name: ChromaCore
|
||||
name: Chroma-Core
|
||||
main: buttondevteam.core.MainPlugin
|
||||
version: '${noprefix.version}'
|
||||
author: NorbiPeti
|
||||
|
|
Loading…
Reference in a new issue