mirror of
https://github.com/shadowfacts/jinput-arm64.git
synced 2026-01-09 18:29:57 +01:00
Updated api version number after fixing maven release version class.
This commit is contained in:
parent
c07fe191ea
commit
9646122032
|
|
@ -2,7 +2,7 @@
|
|||
|
||||
<project name="Sun Games Initiative Client Technologies" basedir="." default="all" xmlns:artifact="urn:maven-artifact-ant">
|
||||
|
||||
<property name="api.version" value="2.0.5"/>
|
||||
<property name="api.version" value="2.0.6"/>
|
||||
<property name="mvn.version" value="${api.version}-SNAPSHOT"/>
|
||||
<property name="maven-repository-url" value="https://oss.sonatype.org/service/local/staging/deploy/maven2/" />
|
||||
<property name="maven-repository-id" value="sonatype-nexus-staging" />
|
||||
|
|
|
|||
Loading…
Reference in a new issue