Skip to content

Commit

Permalink
Updated api version number after fixing maven release version class.
Browse files Browse the repository at this point in the history
git-svn-id: file:///home/sven/projects/JOGL/git-svn/svn-server-sync/jinput/trunk@244 e343933a-64c8-49c5-92b1-88f2ce3e89e8
  • Loading branch information
endolf committed Mar 23, 2011
1 parent b3bf97b commit 04c5eaa
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -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" />
Expand Down

0 comments on commit 04c5eaa

Please sign in to comment.