Skip to content

Commit 20130c2

Browse files
KochTobisven1103
andcommitted
add missing version information
Co-authored-by: Sven F. <[email protected]>
1 parent 863f7c1 commit 20130c2

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

src/main/java/life/qbic/registration/openbis/DataSetProvenance.java

+2-2
Original file line numberDiff line numberDiff line change
@@ -7,10 +7,10 @@
77

88
/**
99
* Class holding provenance information provided by the user. This is a record of immutable data.
10-
*
10+
* <p>
1111
* The provenance file contains information about the
1212
*
13-
* @since <version tag>
13+
* @since 1.0.0
1414
*/
1515
public class DataSetProvenance implements Serializable {
1616

0 commit comments

Comments
 (0)