Skip to content

Commit 3c38491

Browse files
committed
Removed Maven warning
1 parent 362912a commit 3c38491

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

activeweb-lessc/src/main/java/org/javalite/lessc/maven/CompileLesscFilesMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -16,7 +16,7 @@
1616
public class CompileLesscFilesMojo extends AbstractMojo {
1717

1818
/**
19-
* @parameter expression="${project}"
19+
* @parameter property="project"
2020
* @required
2121
*/
2222
protected MavenProject project;

0 commit comments

Comments
 (0)