Skip to content

Commit

Permalink
Merge branch 'master' of github.com:ZUGFeRD/mustangproject
Browse files Browse the repository at this point in the history
  • Loading branch information
Jochen Stärk authored and Jochen Stärk committed Oct 13, 2020
2 parents 0f351a2 + 221a9d5 commit 3780cdb
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions doc/development_documentation.md
Original file line number Diff line number Diff line change
Expand Up @@ -133,6 +133,7 @@ Change to the project directory and run
* clean the release with `mvn release:clean` and prepare the release with
* `mvn release:prepare -DignoreSnapshots=true` and enter the version numbers.
* After that is through you can create a new release via `mvn release:perform -Dmaven.java.skip=True`.This will also update the maven repo.
* Experimental: mvn deploy -Dregistry=https://maven.pkg.github.com/ZUGFeRD -Dtoken=GH_TOKEN

![screenshot](development_documentation_screenshot_release.png "Screenshot Release")

Expand Down

0 comments on commit 3780cdb

Please sign in to comment.