BDE-400: Changed installer version to include maven.build.timestamp.

git-svn-id: https://svn.alfresco.com/repos/alfresco-enterprise/services/full-installer/trunk@110383 c4b6b30b-aa2e-2d43-bbcb-ca4b014f7261
This commit is contained in:
Jean-Pierre Huynh
2015-08-18 15:19:17 +00:00
parent f7ef1f60fe
commit 40fa2e31e1
9 changed files with 12 additions and 10 deletions

View File

@@ -5,7 +5,7 @@
<parent>
<groupId>org.alfresco</groupId>
<artifactId>alfresco-full-installation</artifactId>
<version>2015-1-EA-SNAPSHOT</version>
<version>${maven.build.timestamp}-SNAPSHOT</version>
</parent>
<packaging>pom</packaging>