kylinfedora / EayunOS-optimizer

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

How to prepare a release:

Update the version and changelog in the spec file:

- change project_version and changelog in the spec
- run
      mvn versions:set -DnewVersion=<new version>

run:
  git archive --format=tgz HEAD >ovirt-optimizer-{version}.tar.gz

About

License:Apache License 2.0


Languages

Language:Java 79.2%Language:HTML 20.8%