Mercurial > lada > lada-server
changeset 1139:fb90e4d8bd0d 2.4.0
Prepare tag.
author | Tom Gottfried <tom@intevation.de> |
---|---|
date | Tue, 01 Nov 2016 17:56:07 +0100 |
parents | 5f7685bb8214 |
children | 47742a17a3a5 |
files | Dockerfile pom.xml |
diffstat | 2 files changed, 2 insertions(+), 2 deletions(-) [+] |
line wrap: on
line diff
--- a/Dockerfile Tue Nov 01 16:57:52 2016 +0100 +++ b/Dockerfile Tue Nov 01 17:56:07 2016 +0100 @@ -73,7 +73,7 @@ # # Build and deploy LADA-server # -ENV LADA_VERSION 2.4.0dev +ENV LADA_VERSION 2.4.0 RUN mvn clean compile package javadoc:javadoc RUN mv target/lada-server-$LADA_VERSION.war $JBOSS_HOME/standalone/deployments RUN touch $JBOSS_HOME/standalone/deployments/lada-server-$LADA_VERSION.war.dodeploy