Versions Compared

Key

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

...

Code Block
mvn -B clean install rpm:rpm -DnewVersion=2.6.1.0.0 -DbuildNumber=207a8e3c6b58feef25cea171c9dd8cce276e02fa -DskipTests -Dpython.ver="python >= 2.6"

...

Code Block
mvn -B clean install jdeb:jdeb -DnewVersion=2.6.1.0.0 -DbuildNumber=207a8e3c6b58feef25cea171c9dd8cce276e02fa -DskipTests -Dpython.ver="python >= 2.6"

...