Skip to content

Commit

Permalink
1.6.5 release
Browse files Browse the repository at this point in the history
  • Loading branch information
qq254963746 committed Mar 21, 2016
1 parent 52818b2 commit 13d18cb
Showing 1 changed file with 1 addition and 1 deletion.
Expand Up @@ -64,7 +64,7 @@ public JobClient getObject() throws Exception {

@Override
public Class<?> getObjectType() {
return TaskTracker.class;
return JobClient.class;
}

@Override
Expand Down

0 comments on commit 13d18cb

Please sign in to comment.