diff options
author | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-02-25 14:21:51 +0000 |
---|---|---|
committer | clemenso <clemenso@8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4> | 2011-02-25 14:21:51 +0000 |
commit | 1819f5598e7390bd3703b8bd05e504cbfc9cc7a2 (patch) | |
tree | 7134cbafcbc7caa8ef356149bc732b8243271b5e /BKUWebStart/pom.xml | |
parent | 519fd0e4e9ffe721fc11fa4395cc9ec9f313931a (diff) | |
download | mocca-1819f5598e7390bd3703b8bd05e504cbfc9cc7a2.tar.gz mocca-1819f5598e7390bd3703b8bd05e504cbfc9cc7a2.tar.bz2 mocca-1819f5598e7390bd3703b8bd05e504cbfc9cc7a2.zip |
buildnumberplugin revisionOnSCMFailure: "SvnRevMissing"
git-svn-id: https://joinup.ec.europa.eu/svn/mocca/trunk@913 8a26b1a7-26f0-462f-b9ef-d0e30c41f5a4
Diffstat (limited to 'BKUWebStart/pom.xml')
-rw-r--r-- | BKUWebStart/pom.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/BKUWebStart/pom.xml b/BKUWebStart/pom.xml index 34e55d81..df14beb0 100644 --- a/BKUWebStart/pom.xml +++ b/BKUWebStart/pom.xml @@ -54,6 +54,7 @@ <configuration> <doCheck>false</doCheck> <doUpdate>false</doUpdate> + <revisionOnScmFailure>SvnRevMissing</revisionOnScmFailure> </configuration> </plugin> |