Skip to content

Commit 863323c

Browse files
committed
Cleanup readme
1 parent 0259a62 commit 863323c

File tree

1 file changed

+0
-22
lines changed

1 file changed

+0
-22
lines changed

README.md

Lines changed: 0 additions & 22 deletions
Original file line numberDiff line numberDiff line change
@@ -103,25 +103,3 @@ Which you can download to `target/dependency` using:
103103
## Issues
104104

105105
Please use appropriately tagged github [issues](https://github.com/detectlanguage/detectlanguage-java/issues) to request features or report bugs.
106-
107-
## Testing
108-
109-
mvn test
110-
111-
## Publishing
112-
113-
[Sonatype OSS repository](https://docs.sonatype.org/display/Repository/Sonatype+OSS+Maven+Repository+Usage+Guide).
114-
115-
### Snapshot
116-
117-
mvn clean deploy
118-
119-
### Stage Release
120-
121-
mvn release:clean
122-
mvn release:prepare
123-
mvn release:perform
124-
125-
### Release
126-
127-
Done using the [Sonatype Nexus UI](https://oss.sonatype.org/).

0 commit comments

Comments
 (0)