Skip to content

Commit

Permalink
fix: Delete Jcabi Maven Plugin - Meeds-io/meeds#2417
Browse files Browse the repository at this point in the history
  • Loading branch information
boubaker committed Sep 25, 2024
1 parent 782abc0 commit ad824cc
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions gamification-github-services/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -69,18 +69,6 @@
</argLine>
</configuration>
</plugin>
<plugin>
<groupId>com.jcabi</groupId>
<artifactId>jcabi-maven-plugin</artifactId>
</plugin>
<plugin>
<groupId>org.apache.maven.plugins</groupId>
<artifactId>maven-compiler-plugin</artifactId>
<configuration>
<source>16</source>
<target>16</target>
</configuration>
</plugin>
</plugins>
</build>
</project>

0 comments on commit ad824cc

Please sign in to comment.