Skip to content
This repository has been archived by the owner on Mar 12, 2020. It is now read-only.

Commit

Permalink
Remove obsolete note
Browse files Browse the repository at this point in the history
  • Loading branch information
tdauth committed Apr 30, 2019
1 parent 02db5d4 commit 80b3e47
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,7 @@ Otherwise, the build will fail!
* `sbt doc` to generate the scaladoc API documentation.
* `sbt scalafmt` to format the Scala source files with scalafmt.
* `sbt 'release cross with-defaults'` to create a release with a new version number which is added as tag. This command does also publish the artifacts.
* `sbt publish` publishes the artifacts in ReTest's Nexus. Requires a `$HOME/.sbt/.credentials` file with the correct credentials. This command can be useful to publish SNAPSHOT versions.
* `sbt publish` publishes the artifacts in ReTest's Nexus. This command can be useful to publish SNAPSHOT versions.

## NFA for the Representation of GUI Behavior

Expand Down

0 comments on commit 80b3e47

Please sign in to comment.