Skip to content

Commit abe3966

Browse files
committed
Use new program.id instead of program.name
1 parent f42dedd commit abe3966

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
<programs>
115115
<program>
116116
<mainClass>com.github.jsonldjava.tools.Playground</mainClass>
117-
<name>jsonldplayground</name>
117+
<id>jsonldplayground</id>
118118
</program>
119119
</programs>
120120
</configuration>

0 commit comments

Comments
 (0)