Skip to content

Commit

Permalink
purejavacomm repo tweak
Browse files Browse the repository at this point in the history
  • Loading branch information
zpgu committed Sep 20, 2024
1 parent 8b47577 commit 7a7a70b
Showing 1 changed file with 3 additions and 4 deletions.
7 changes: 3 additions & 4 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,12 +19,11 @@
</properties>
<repositories>
<repository>
<id>bintray.com</id>
<name>need for purejavacomm related jars</name>
<url>https://jcenter.bintray.com/</url>
<id>need-for-purejavacomm-related-jars</id>
<url>https://packages.jetbrains.team/maven/p/ij/intellij-dependencies</url>
</repository>
<repository>
<id>local repository for purejavacomm just in case</id>
<id>local-repository-for-purejavacomm-just-in-case</id>
<url>file:local-repository</url>
</repository>
</repositories>
Expand Down

0 comments on commit 7a7a70b

Please sign in to comment.