Skip to content
Snippets Groups Projects
Commit 9a21a75e authored by Vincent Massol's avatar Vincent Massol
Browse files

[Misc] Fix @since tags

parent 2f9291a0
No related branches found
No related tags found
No related merge requests found
......@@ -29,7 +29,8 @@
* The component responsible for creating XDOM views from office resource.
*
* @version $Id$
* @since 5.4.6/6.2.2
* @since 5.4.6
* @since 6.2.2
*/
@Role
public interface OfficeResourceViewer
......
......@@ -31,7 +31,8 @@
* Holds all the information belonging to an office attachment view. Instances of this class are mainly used for caching
* office attachment views.
*
* @since 5.4.6/6.2.2
* @since 5.4.6
* @since 6.2.2
* @version $Id$
*/
public class AttachmentOfficeDocumentView extends OfficeDocumentView implements DisposableCacheValue
......
......@@ -29,7 +29,8 @@
* Holds all the information belonging to an office attachment view. Instances of this class are mainly used for caching
* office attachment views.
*
* @since 5.4.6/6.2.2
* @since 5.4.6
* @since 6.2.2
* @version $Id$
*/
public class OfficeDocumentView
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment