scala-ide / scala-ide-play2

Play 2 support for Scala IDE
107 stars 32 forks source link

Bump version number to 0.5.0 #251

Closed kiritsuku closed 9 years ago

kiritsuku commented 9 years ago

Command used to bump the version number:

mvn \
  -Peclipse-kepler,scala-ide-stable,scala-2.11.x \
  -Dtycho.mode=maven \
  org.eclipse.tycho:tycho-versions-plugin:set-version \
  -DnewVersion=0.5.0-SNAPSHOT
ghprb-bot commented 9 years ago

Refer to this link for build results (access rights to CI server needed):

https://jenkins.scala-ide.org:8496/jenkins/job/ghprb-play-validator/91/ https://jenkins.scala-ide.org:8496/jenkins/job/ghprb-play-for-ide-master/92/ Test PASSed.