# HG changeset patch # User Tom Gottfried # Date 1481892612 -3600 # Node ID 204fb75b0c06e2f760dfe37d2fb0845ec31b68f1 # Parent e0b461d4cd8eab73e102f96e87062f0ea514c5f0 Prepare tag. diff -r e0b461d4cd8e -r 204fb75b0c06 Dockerfile --- a/Dockerfile Fri Dec 16 12:13:40 2016 +0100 +++ b/Dockerfile Fri Dec 16 13:50:12 2016 +0100 @@ -76,7 +76,7 @@ # # Build and deploy LADA-server # -ENV LADA_VERSION 2.4.1-SNAPSHOT +ENV LADA_VERSION 2.4.1 RUN mvn clean compile package && \ mv target/lada-server-$LADA_VERSION.war \ $JBOSS_HOME/standalone/deployments && \ diff -r e0b461d4cd8e -r 204fb75b0c06 pom.xml --- a/pom.xml Fri Dec 16 12:13:40 2016 +0100 +++ b/pom.xml Fri Dec 16 13:50:12 2016 +0100 @@ -369,5 +369,5 @@ http://www.hibernatespatial.org/repository - 2.4.1-SNAPSHOT + 2.4.1