Skip to content

Commit 2a0cd2f

Browse files
authored
Merge pull request #18 from scijava/revapi-patch
Remove revapi execution goal
2 parents b30b4e8 + 0010dc0 commit 2a0cd2f

File tree

1 file changed

+0
-7
lines changed

1 file changed

+0
-7
lines changed

pom.xml

Lines changed: 0 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -726,13 +726,6 @@
726726
<version>${revapi-java.version}</version>
727727
</dependency>
728728
</dependencies>
729-
<executions>
730-
<execution>
731-
<goals>
732-
<goal>check</goal>
733-
</goals>
734-
</execution>
735-
</executions>
736729
</plugin>
737730

738731
<!-- SciJava Maven plugin - https://github.com/scijava/scijava-maven-plugin -->

0 commit comments

Comments
 (0)