Skip to content

Commit d52984e

Browse files
committed
chore: update pom scm connection
1 parent fa1e7cd commit d52984e

1 file changed

Lines changed: 2 additions & 3 deletions

File tree

pom.xml

Lines changed: 2 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -10,9 +10,8 @@
1010
<url>https://langfuse.com</url>
1111

1212
<scm>
13-
<connection>scm:git:git@github.com/langfuse/langfuse-java.git</connection>
14-
<tag>0.0.1</tag>
15-
</scm>
13+
<connection>scm:git:https://github.com/langfuse/langfuse-java.git</connection>
14+
</scm>
1615

1716
<properties>
1817
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>

0 commit comments

Comments
 (0)