Skip to content

Commit 8a5efe8

Browse files
Version bump of dependencies
1 parent 4643985 commit 8a5efe8

File tree

1 file changed

+1
-20
lines changed

1 file changed

+1
-20
lines changed

pom.xml

Lines changed: 1 addition & 20 deletions
Original file line numberDiff line numberDiff line change
@@ -70,26 +70,7 @@
7070
<groupId>org.apache.maven.plugins</groupId>
7171
<artifactId>maven-resources-plugin</artifactId>
7272
<version>${maven-resources-plugin.version}</version>
73-
<!--
74-
<executions>
75-
<execution>
76-
<id>copy-javadoc</id>
77-
<phase>package</phase>
78-
<goals>
79-
<goal>testResources</goal>
80-
</goals>
81-
<configuration>
82-
<outputDirectory>${basedir}/docs/javadoc</outputDirectory>
83-
<resources>
84-
<resource>
85-
<directory>${basedir}/target/apidocs</directory>
86-
<filtering>false</filtering>
87-
</resource>
88-
</resources>
89-
</configuration>
90-
</execution>
91-
</executions>
92-
-->
73+
9374
<configuration>
9475
<encoding>UTF-8</encoding>
9576
</configuration>

0 commit comments

Comments
 (0)