Whoops xD

This commit is contained in:
Gabriele C 2018-03-18 22:15:45 +01:00
parent e8c007e4fc
commit 3cc056983d

View File

@ -87,7 +87,7 @@
</property>
</activation>
<properties>
<project.buildNumber>${env.BUILD_NUMBER}N${env.GIT_BRANCH}</project.buildNumber>
<project.buildNumber>${env.GIT_BRANCH}N${env.BUILD_NUMBER}</project.buildNumber>
</properties>
</profile>
<!-- Skip long hash tests, reduce the test time of 20-30 seconds -->