From 2a47cf82deaf8e0ca20d6309e54a3a1d94839428 Mon Sep 17 00:00:00 2001 From: tverbeke Date: Fri, 19 May 2017 22:22:31 +0200 Subject: [PATCH] 0.9.2 --- README.md | 2 +- pom.xml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/README.md b/README.md index 5d463551..720fabe0 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.9.0.jar +java -jar shinyproxy-0.9.2.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 e26f154e..7e341d21 100644 --- a/pom.xml +++ b/pom.xml @@ -5,7 +5,7 @@ eu.openanalytics shinyproxy - 0.9.1 + 0.9.2 jar shinyproxy