From e65e0c93f3e432c3b9f0306bc187988aacda53e4 Mon Sep 17 00:00:00 2001 From: Samuel Langlois Date: Tue, 28 Jun 2016 16:56:29 +0100 Subject: [PATCH] Remove alfresco.rm.version property and use project.version instead, so the maven-release-plugin works --- pom.xml | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/pom.xml b/pom.xml index cb57c19c48..414621135e 100644 --- a/pom.xml +++ b/pom.xml @@ -89,7 +89,6 @@ - ${project.version} AUTO_SERVER=TRUE;DB_CLOSE_ON_EXIT=FALSE;LOCK_TIMEOUT=10000;MVCC=FALSE;LOCK_MODE=0;IGNORECASE=TRUE false 1.7 @@ -146,7 +145,7 @@ rm.module.version - ${alfresco.rm.version} + ${project.version} (\d+)\.(\d+).* $1.$2 false