Skip to content

Commit 5ffdf8b

Browse files
Release cleanup and docs, link to JavaDoc via apidocs needs to be fixed still
1 parent 50b0f02 commit 5ffdf8b

File tree

1 file changed

+0
-6
lines changed

1 file changed

+0
-6
lines changed

apidocs/pom.xml

Lines changed: 0 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -50,12 +50,6 @@
5050
<artifactId>rampart-trust</artifactId>
5151
<version>${project.version}</version>
5252
</dependency>
53-
<!-- Artifacts that are needed to generate the Javadoc but that are not transitive dependencies
54-
because they are in scope "provided". -->
55-
<dependency>
56-
<groupId>org.apache.maven.plugin-tools</groupId>
57-
<artifactId>maven-plugin-annotations</artifactId>
58-
</dependency>
5953
</dependencies>
6054
<build>
6155
<plugins>

0 commit comments

Comments
 (0)