diff --git a/distribution/pom.xml b/distribution/pom.xml index 4d58b8c84d..cba46487b5 100644 --- a/distribution/pom.xml +++ b/distribution/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT alfresco-community-distribution jar diff --git a/ear/pom.xml b/ear/pom.xml index a20426e907..a7189203e7 100644 --- a/ear/pom.xml +++ b/ear/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT pom diff --git a/enterprise-distribution/pom.xml b/enterprise-distribution/pom.xml index 9f856ca615..3bfef01dda 100644 --- a/enterprise-distribution/pom.xml +++ b/enterprise-distribution/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT alfresco-enterprise-distribution jar diff --git a/enterprise-installer/pom.xml b/enterprise-installer/pom.xml index 99f84075e2..9e6bed65dd 100644 --- a/enterprise-installer/pom.xml +++ b/enterprise-installer/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT alfresco-enterprise-installer pom diff --git a/enterprise-update/pom.xml b/enterprise-update/pom.xml index 29fc01546b..e9e4d64050 100644 --- a/enterprise-update/pom.xml +++ b/enterprise-update/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT alfresco-enterprise-update-package pom diff --git a/installer/pom.xml b/installer/pom.xml index d4d7ba6ccd..3283b1f44b 100644 --- a/installer/pom.xml +++ b/installer/pom.xml @@ -4,7 +4,7 @@ org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT alfresco-community-installer pom diff --git a/pom.xml b/pom.xml index 9ea7e6615b..044e2caf90 100644 --- a/pom.xml +++ b/pom.xml @@ -7,7 +7,7 @@ 6 alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT pom Alfresco Full Installation @@ -34,6 +34,8 @@ alfresco-community ${alfresco.package.name}-distribution + + yyyyMMdd diff --git a/public-javadoc/pom.xml b/public-javadoc/pom.xml index 1353833cef..35e07e17b1 100644 --- a/public-javadoc/pom.xml +++ b/public-javadoc/pom.xml @@ -5,7 +5,7 @@ org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT pom diff --git a/share-po-run/pom.xml b/share-po-run/pom.xml index 2b87fa86ec..1a95d69e4f 100644 --- a/share-po-run/pom.xml +++ b/share-po-run/pom.xml @@ -1,11 +1,11 @@ - +/distribution/pom.xml 4.0.0 alfresco-installer-share-po Share Page Object tests passed on the installer org.alfresco alfresco-full-installation - 2015-1-EA-SNAPSHOT + ${maven.build.timestamp}-SNAPSHOT pom