You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-5Lines changed: 1 addition & 5 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -192,11 +192,7 @@ This project requires Java 8. The only required transitive dependencies are [Jac
192
192
193
193
### Pre-release Versions
194
194
195
-
Pre-release versions (as well as stable releases) can be obtained through [JitPack](https://jitpack.io/#saasquatch/json-schema-inferrer).
196
-
197
-
## Development
198
-
199
-
Compile with `mvn compile`. Run tests with `mvn test`. Deploy with `mvn deploy`.
195
+
Pre-release versions and snapshots (as well as stable releases) can be obtained through [JitPack](https://jitpack.io/#saasquatch/json-schema-inferrer).
0 commit comments