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 e4b355a commit 52818b2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -54,7 +54,7 @@ public JobTracker getObject() throws Exception {

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

@Override
Expand Down

0 comments on commit 52818b2

Please sign in to comment.