Skip to content

Releasing Snapshots

marcphilipp edited this page Aug 5, 2012 · 1 revision

Deploying to Sonatype's snapshot repository

ant -lib build/lib snapshot.maven

Building JARs and ZIPs for upload to GitHub

ant -lib build/lib -Dversion-status=-SNAPSHOT-20120805-1225 zip

Replace 20120805-1225 with the current date and time.