Skip to content

Commit

Permalink
Merge pull request #3 from Autodesk/master
Browse files Browse the repository at this point in the history
Merge back changes
  • Loading branch information
damercie committed Aug 21, 2018
2 parents b51e44b + 37330d1 commit 9fdabfc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Expand Up @@ -24,7 +24,7 @@

<groupId>org.jenkins-ci.plugins</groupId>
<artifactId>benchmark</artifactId>
<version>1.0.6-SNAPSHOT</version>
<version>1.0.7-SNAPSHOT</version>
<packaging>hpi</packaging>

<properties>
Expand Down
Expand Up @@ -370,6 +370,7 @@ public MapperBase getRawResults(Run<?, ?> run) throws NullPointerException, Inte

/**
* fill All Results from files
* @param project Job being executed
*/
public void fillAllResults(Job project){
try {
Expand Down

0 comments on commit 9fdabfc

Please sign in to comment.