Skip to content

Commit 5d3ef74

Browse files
committed
fix: updating uvl-parser dependency
1 parent d9645d3 commit 5d3ef74

1 file changed

Lines changed: 3 additions & 0 deletions

File tree

pom.xml

Lines changed: 3 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -114,6 +114,9 @@
114114
<groupId>org.apache.maven.plugins</groupId>
115115
<artifactId>maven-javadoc-plugin</artifactId>
116116
<version>3.2.0</version>
117+
<configuration>
118+
<sourcepath>${project.basedir}/src/de/vill</sourcepath>
119+
</configuration>
117120
<executions>
118121
<execution>
119122
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)