Skip to content

Commit

Permalink
updated Para client
Browse files Browse the repository at this point in the history
  • Loading branch information
albogdano committed Oct 29, 2024
1 parent 23ac30f commit 1d6ca17
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@

<scm>
<connection>scm:git:https://github.com/Erudika/scoold.git</connection>
<developerConnection>scm:git:git@github.com:Erudika/scoold.git</developerConnection>
<developerConnection>scm:git:https://github.com/Erudika/scoold.git</developerConnection>
<url>https://github.com/Erudika/scoold</url>
<tag>HEAD</tag>
</scm>
Expand All @@ -60,7 +60,7 @@
<dependency>
<groupId>com.erudika</groupId>
<artifactId>para-client</artifactId>
<version>1.50.3-SNAPSHOT</version>
<version>1.50.3</version>
</dependency>

<!-- VELOCITY -->
Expand Down

0 comments on commit 1d6ca17

Please sign in to comment.