Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
tomsontom authored Aug 14, 2017
1 parent d9b4200 commit fbde913
Showing 1 changed file with 5 additions and 3 deletions.
8 changes: 5 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -79,7 +79,7 @@ So first step is to add:
<id>efxclipse-releases</id>
<url>http://maven.bestsolution.at/efxclipse-releases/</url>
</repository>
</repositories>
</repositories>
```
and now you can add:

Expand Down Expand Up @@ -179,12 +179,14 @@ Now you can start implementing your test methods. See [JUnit-Sample][7] for monk
### Snapshots

You can grab binary SNAPSHOTS:
* for maven driven applications from https://oss.sonatype.org/content/repositories/snapshots/
* for maven driven applications NONE (you need to build from source)
* for OSGi/PDE/maven-tycho driven applications from http://downloads.foss.bestsolution.at/fx-test/snapshots/repository/

### Releases

There are no releases yet.
* 0.0.1
* Maven: Use maven central
* OSGi/PDE/tycho: http://downloads.foss.bestsolution.at/fx-test/releases/0.0.1/repository/

## Other OpenSource JavaFX TestFrameworks / Tools

Expand Down

0 comments on commit fbde913

Please sign in to comment.