Skip to content

Commit

Permalink
fix(publishing): fix SCM connections for JAR publishing (#601)
Browse files Browse the repository at this point in the history
  • Loading branch information
worstell authored Nov 15, 2023
1 parent d7f5c5d commit 31ed02f
Showing 1 changed file with 4 additions and 0 deletions.
4 changes: 4 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -121,6 +121,10 @@
</dependency>
</dependencies>

<scm>
<developerConnection>https://github.com/TBD54566975/ftl.git</developerConnection>
</scm>

<build>
<plugins>
<plugin>
Expand Down

0 comments on commit 31ed02f

Please sign in to comment.