提交 3f0f25fc 编写于 作者: S ssogabe

forgot to replace XXX with 1.515

上级 55a68acc
......@@ -52,8 +52,6 @@ import org.kohsuke.stapler.export.ExportedBean;
import java.io.File;
import java.io.IOException;
import java.util.Collection;
import java.util.HashMap;
import java.util.Map;
import org.kohsuke.stapler.StaplerRequest;
import org.kohsuke.stapler.StaplerResponse;
......@@ -330,7 +328,7 @@ public abstract class AbstractItem extends Actionable implements Item, HttpDelet
/**
* Gets the display name of the current item relative to the given group.
*
* @since XXX
* @since 1.515
* @param p the ItemGroup used as point of reference for the item
* @return
* String like "foo » bar"
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册