Skip to content

Commit f4fa04f

Browse files
committed
Update deprecated mojo extractor expressions.
1 parent 003d1af commit f4fa04f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/pl/project13/maven/git/GitCommitIdMojo.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -295,7 +295,7 @@ public class GitCommitIdMojo extends AbstractMojo {
295295
/**
296296
* The Maven Session Object
297297
*
298-
* @parameter expression="${session}"
298+
* @parameter property="session"
299299
* @required
300300
* @readonly
301301
*/

0 commit comments

Comments
 (0)