diff --git a/README.md b/README.md index 18c9ba8..337e5e0 100644 --- a/README.md +++ b/README.md @@ -64,12 +64,12 @@ add the following to the element in your pom.xml file. org.abego.guitesting abego-guitesting-swing - 0.13.0 + 0.14.0 ``` -__Download:__ https://github.com/abego/guitesting-swing/releases/tag/v0.13.0 +__Download:__ https://github.com/abego/guitesting-swing/releases/tag/v0.14.0 ## Development diff --git a/abego-guitesting-swing/pom.xml b/abego-guitesting-swing/pom.xml index 835f093..138c41d 100644 --- a/abego-guitesting-swing/pom.xml +++ b/abego-guitesting-swing/pom.xml @@ -31,7 +31,7 @@ org.abego.guitesting abego-guitesting - 0.14.0-SNAPSHOT + 0.14.0 abego-guitesting-swing diff --git a/pom.xml b/pom.xml index 706de77..c8d20fc 100644 --- a/pom.xml +++ b/pom.xml @@ -30,7 +30,7 @@ org.abego.guitesting abego-guitesting - 0.14.0-SNAPSHOT + 0.14.0 pom abego GuiTesting (Parent)