# HG changeset patch # User Tom Gottfried # Date 1478019367 -3600 # Node ID fb90e4d8bd0d09fb7bc638e67b4f482ba830e3b7 # Parent 5f7685bb82149c9f4417e3b77736f91ba22bb94f Prepare tag. diff -r 5f7685bb8214 -r fb90e4d8bd0d Dockerfile --- 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 diff -r 5f7685bb8214 -r fb90e4d8bd0d pom.xml --- a/pom.xml Tue Nov 01 16:57:52 2016 +0100 +++ b/pom.xml Tue Nov 01 17:56:07 2016 +0100 @@ -347,5 +347,5 @@ http://www.hibernatespatial.org/repository - 2.4.0dev + 2.4.0