Skip to content

Commit f8e5cd0

Browse files
gselzerctrueden
authored andcommitted
pom: remove dependency on therapi-runtime-javadoc-scribe
The annotation processor side of therapi should not be transitively passed to projects depending on scijava ops - we only need the side of therapi that looks up the javadoc
1 parent ac49437 commit f8e5cd0

1 file changed

Lines changed: 0 additions & 5 deletions

File tree

scijava/scijava-ops/pom.xml

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -190,11 +190,6 @@
190190
<artifactId>javax.annotation-api</artifactId>
191191
<version>1.3.1</version>
192192
</dependency>
193-
<dependency>
194-
<groupId>com.github.therapi</groupId>
195-
<artifactId>therapi-runtime-javadoc-scribe</artifactId>
196-
<version>0.12.0</version>
197-
</dependency>
198193
<dependency>
199194
<groupId>com.github.therapi</groupId>
200195
<artifactId>therapi-runtime-javadoc</artifactId>

0 commit comments

Comments
 (0)