mirror of
https://github.com/fankes/JSON-java-compat.git
synced 2025-09-06 10:45:23 +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 |
|
||||
| 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