You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@openmeetings.apache.org by so...@apache.org on 2017/11/22 09:07:28 UTC

openmeetings git commit: no jira: git revision is shortened

Repository: openmeetings
Updated Branches:
  refs/heads/4.0.x 07c7325e6 -> 50d631830


no jira: git revision is shortened


Project: http://git-wip-us.apache.org/repos/asf/openmeetings/repo
Commit: http://git-wip-us.apache.org/repos/asf/openmeetings/commit/50d63183
Tree: http://git-wip-us.apache.org/repos/asf/openmeetings/tree/50d63183
Diff: http://git-wip-us.apache.org/repos/asf/openmeetings/diff/50d63183

Branch: refs/heads/4.0.x
Commit: 50d631830374a5a2b0e3e1712d1b7795b894f77d
Parents: 07c7325
Author: Maxim Solodovnik <so...@gmail.com>
Authored: Wed Nov 22 16:07:20 2017 +0700
Committer: Maxim Solodovnik <so...@gmail.com>
Committed: Wed Nov 22 16:07:20 2017 +0700

----------------------------------------------------------------------
 pom.xml | 1 +
 1 file changed, 1 insertion(+)
----------------------------------------------------------------------


http://git-wip-us.apache.org/repos/asf/openmeetings/blob/50d63183/pom.xml
----------------------------------------------------------------------
diff --git a/pom.xml b/pom.xml
index acd9339..9623667 100644
--- a/pom.xml
+++ b/pom.xml
@@ -864,6 +864,7 @@
 				<configuration>
 					<getRevisionOnlyOnce>true</getRevisionOnlyOnce>
 					<revisionOnScmFailure>${buildnumber}</revisionOnScmFailure>
+					<shortRevisionLength>7</shortRevisionLength>
 				</configuration>
 			</plugin>
 			<plugin>