Skip to content

Commit

Permalink
hotfix: fixed root package name for Task-Service
Browse files Browse the repository at this point in the history
  • Loading branch information
seyedali-dev committed Jun 13, 2024
1 parent 448f92c commit e2eddd0
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -10,7 +10,7 @@
import java.io.Serializable;

/**
* DTO for {@link com.seyed.ali.TaskService.model.domain.Task}
* DTO for {@link com.seyed.ali.taskservice.model.domain.Task}
*/
@Data
@Builder
Expand Down

0 comments on commit e2eddd0

Please sign in to comment.