Skip to content

Commit a341b4f

Browse files
author
Sebastian Krieter
committed
Fixes javadoc plugin settings
1 parent 607c064 commit a341b4f

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

pom.xml

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -163,9 +163,6 @@
163163
<groupId>org.apache.maven.plugins</groupId>
164164
<artifactId>maven-javadoc-plugin</artifactId>
165165
<version>3.2.0</version>
166-
<configuration>
167-
<sourcepath>${project.basedir}/src/de/vill</sourcepath>
168-
</configuration>
169166
<executions>
170167
<execution>
171168
<id>attach-javadocs</id>

0 commit comments

Comments
 (0)