Skip to content
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.

Commit 20130c2

Browse files
KochTobisven1103
andcommittedMay 24, 2024··
add missing version information
Co-authored-by: Sven F. <sven1103@users.noreply.github.com>
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)
Please sign in to comment.