Skip to content

Commit

Permalink
Revert overzealous find/replace
Browse files Browse the repository at this point in the history
  • Loading branch information
jasontedor committed Nov 27, 2018
1 parent 217f2f3 commit 146acdd
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@

public class Rollup extends Plugin implements ActionPlugin, PersistentTaskPlugin {

public static final String BASE_PATH = "/_rollup/";
public static final String BASE_PATH = "/_xpack/rollup/";

// Introduced in ES version 6.3
public static final int ROLLUP_VERSION_V1 = 1;
Expand Down

0 comments on commit 146acdd

Please sign in to comment.