mirror of
https://github.com/stleary/JSON-java.git
synced 2025-08-03 03:15:32 -04:00
Added information on how to release to the pom
This commit is contained in:
parent
1265897f4e
commit
89d4681e41
@ -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.
|
||||||
|
|
||||||
|
Loading…
x
Reference in New Issue
Block a user