From a1fee0817856918ee17323d4b6c6e7d3fc14aa6e Mon Sep 17 00:00:00 2001 From: tverbeke Date: Sat, 20 Aug 2016 22:10:47 +0200 Subject: [PATCH] 0.4.0 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 0dc8c9c4..5226ce20 100644 --- a/README.md +++ b/README.md @@ -31,7 +31,7 @@ The build will result in a single `.jar` file that is made available in the `tar ## Running the application ``` -java -jar shinyproxy-0.1.0.jar +java -jar shinyproxy-0.4.0.jar ``` Navigate to http://localhost:8080 to access the application. If the default configuration is used, authentication will be done against the LDAP server at *ldap.forumsys.com*; to log in one can use the user name "tesla" and password "password". diff --git a/pom.xml b/pom.xml index 596b0d1f..6d04ce98 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ eu.openanalytics shinyproxy - 0.3.0 + 0.4.0 jar shinyproxy