implemented sepa direct debit as payment means
This commit is contained in:
@@ -79,7 +79,8 @@ You will need a git client on the console, if that's available can e.g. be check
|
||||
Change to the root of the repo.
|
||||
|
||||
Change to the project directory and run
|
||||
* `mvn clean install` . If that works you can
|
||||
* `mvn clean install` confirm javadoc is OK with
|
||||
* `mvn javadoc:javadoc`. If that works you can
|
||||
* 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.
|
||||
|
||||
Reference in New Issue
Block a user