lib/lhj/command.rb in lhj-tools-0.2.13 vs lib/lhj/command.rb in lhj-tools-0.2.14

- old
+ new

@@ -32,10 +32,10 @@ require 'lhj/command/sync_pod_repo' require 'lhj/command/sync_pod_version' require 'lhj/command/sync_pod_code' require 'lhj/command/pgyer_upload' require 'lhj/command/duplicate_imageset' - require 'lhj/command/jenkins_build' + require 'lhj/command/jenkins/jenkins_build' self.abstract_command = true self.command = 'lhj' self.version = VERSION