Skip to content

Commit 486ecab

Browse files
committed
[maven-release-plugin] prepare release langfuse-java-0.0.2
1 parent 56271ac commit 486ecab

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,15 +3,15 @@
33

44
<groupId>com.langfuse</groupId>
55
<artifactId>langfuse-java</artifactId>
6-
<version>0.0.2-SNAPSHOT</version>
6+
<version>0.0.2</version>
77
<packaging>jar</packaging>
88

99
<name>langfuse-java</name>
1010
<url>https://langfuse.com</url>
1111

1212
<scm>
1313
<connection>scm:git:https://github.com/langfuse/langfuse-java.git</connection>
14-
<tag>HEAD</tag>
14+
<tag>langfuse-java-0.0.2</tag>
1515
</scm>
1616

1717
<properties>

0 commit comments

Comments
 (0)