Skip to content

Commit

Permalink
Fixed javadoc
Browse files Browse the repository at this point in the history
Signed-off-by: coduz <alberto.codutti@eurotech.com>
  • Loading branch information
Coduz committed Mar 25, 2020
1 parent d265a29 commit e1abce2
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
/**
* JPA counterpart for {@link JobStatus} object.
*
* @sicne 1.2.0
* @since 1.2.0
*/
@Entity(name = "JobStatus")
@Table(name = "jbtc_job_status")
Expand Down

0 comments on commit e1abce2

Please sign in to comment.