Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Comment: add buildNumber

...

Code Block
mvn -B clean install package rpm:rpm -DnewVersion=2.5.2.0.0 -DbuildNumber=27e00dde15b0d4e1c3701158521268623ff1be0d -DskipTests -Dpython.ver="python >= 2.6"

...

Code Block
mvn -B clean install package jdeb:jdeb -DnewVersion=2.5.2.0.0 -DbuildNumber=27e00dde15b0d4e1c3701158521268623ff1be0d -DskipTests -Dpython.ver="python >= 2.6"

...