mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 18:55:30 +08:00
Added information on how to release to the pom
This commit is contained in:
@@ -197,4 +197,12 @@ Execution failed for task ':compileJava'.
|
|||||||
| TestRunner.java |
|
| TestRunner.java |
|
||||||
| Util.java |
|
| Util.java |
|
||||||
|
|
||||||
|
## How to release
|
||||||
|
- Adapt the version number in the pom file
|
||||||
|
- Run
|
||||||
|
```
|
||||||
|
mvn clean deploy
|
||||||
|
```
|
||||||
|
|
||||||
|
You will need permissions for the org.json library given by the sonatype maven central team.
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user