An open API service indexing awesome lists of open source software.

https://github.com/valery1707/test-maven-release-github


https://github.com/valery1707/test-maven-release-github

Last synced: about 2 months ago
JSON representation

Awesome Lists containing this project

README

        

Project for debug GitHub Release plugin.

# Run test

```bash
mvn release:clean && git add pom.xml && git ci -m 'Some commit message' && mvn release:prepare release:perform
```