Skip to content

Latest commit

 

History

History
23 lines (14 loc) · 600 Bytes

devel_notes.md

File metadata and controls

23 lines (14 loc) · 600 Bytes

How to relase a new version of themoviedbpi?

  1. Update NEWS.md and pom.xml

  2. Release on github

  3. Install locally into repository including sources

mvn  source:jar install -Dmaven.test.skip=true
  1. Create new version on bintray, upload files (pom, jar, src-jar) from /Users/holger/.m2/repository/info/movito/themoviedbapi to path info/movito/themoviedbapi/1.3

  2. Reupdate news.md and pom.xml for next iteration