Bumped version to 0.5.1
This commit is contained in:
parent
8f9a825935
commit
549ace8399
2 changed files with 2 additions and 2 deletions
2
pom.xml
2
pom.xml
|
@ -8,7 +8,7 @@
|
|||
<artifactId>V10Lift2</artifactId>
|
||||
<packaging>jar</packaging>
|
||||
<name>V10Lift</name>
|
||||
<version>0.5</version>
|
||||
<version>0.5.1</version>
|
||||
|
||||
<properties>
|
||||
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
|
||||
|
|
|
@ -1,6 +1,6 @@
|
|||
name: V10Lift
|
||||
main: nl.SBDeveloper.V10Lift.V10LiftPlugin
|
||||
version: "0.5"
|
||||
version: ${project.version}
|
||||
api-version: "1.13"
|
||||
commands:
|
||||
v10lift:
|
||||
|
|
Loading…
Reference in a new issue