Skip to content

Commit a4c094b

Browse files
committed
Adjust report module composition
1 parent 3ca1390 commit a4c094b

File tree

1 file changed

+5
-0
lines changed

1 file changed

+5
-0
lines changed

reports/pom.xml

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -112,6 +112,11 @@
112112
<artifactId>inrupt-client-webid</artifactId>
113113
<version>${project.version}</version>
114114
</dependency>
115+
<dependency>
116+
<groupId>com.inrupt.client</groupId>
117+
<artifactId>inrupt-client-vocabulary</artifactId>
118+
<version>${project.version}</version>
119+
</dependency>
115120
</dependencies>
116121

117122
<build>

0 commit comments

Comments
 (0)