Skip to content

Commit dd338b9

Browse files
committed
docs: change javadoc
1 parent db2764f commit dd338b9

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/eu/eurekabpo/maven/enforcer/rules/RequireDependencyRepository.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
import lombok.Setter;
2828

2929
/**
30-
* Rule to validate a p2 artifacts to match the specified checksum.
30+
* Rule to ensure artifact has received from specified repository.
3131
*
3232
*/
3333
@Named("requireDependencyRepository")

0 commit comments

Comments
 (0)