Skip to content
This repository has been archived by the owner on Oct 24, 2024. It is now read-only.

Commit

Permalink
Sync pom with packages
Browse files Browse the repository at this point in the history
  • Loading branch information
CiroZDP committed Apr 21, 2024
1 parent 8e6addc commit 8d24d6b
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
</dependency>

<dependency>
<groupId>org.josl</groupId>
<groupId>org.josl.openic</groupId>
<artifactId>openic</artifactId>
<version>1.1</version>
</dependency>
Expand All @@ -58,7 +58,6 @@

<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>17</maven.compiler.source>
<maven.compiler.target>17</maven.compiler.target>
<maven.compiler.release>17</maven.compiler.release>
</properties>
</project>

0 comments on commit 8d24d6b

Please sign in to comment.