Skip to content

Commit

Permalink
new maven repo URL
Browse files Browse the repository at this point in the history
  • Loading branch information
AbdullinAM committed Feb 13, 2024
1 parent d028f0e commit 6b2b51f
Show file tree
Hide file tree
Showing 3 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion kex-ksmt/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
<artifactId>kex-ksmt</artifactId>

<properties>
<ksmt.version>0.5.8</ksmt.version>
<ksmt.version>0.5.20</ksmt.version>
</properties>

<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions kex-test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
<repositories>
<repository>
<id>github-vorpal-research-kotlin-maven</id>
<url>https://maven.vorpal-research.science</url>
<url>https://maven.apal-research.com</url>
</repository>
</repositories>

Expand Down Expand Up @@ -128,4 +128,4 @@
</plugins>
</build>

</project>
</project>
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -50,8 +50,8 @@

<repositories>
<repository>
<id>github-vorpal-research-kotlin-maven</id>
<url>https://maven.vorpal-research.science</url>
<id>github-apal-research-kotlin-maven</id>
<url>https://maven.apal-research.com</url>
</repository>
</repositories>

Expand Down

0 comments on commit 6b2b51f

Please sign in to comment.