8000 [maven-release-plugin] prepare release langfuse-java-0.1.0 · langfuse/langfuse-java@e63a7d6 · GitHub
[go: up one dir, main page]

Skip to content

Commit e63a7d6

Browse files
committed
[maven-release-plugin] prepare release langfuse-java-0.1.0
1 parent d5b7ff3 commit e63a7d6

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,7 +3,7 @@
33

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

99
<name>langfuse-java</name>
@@ -31,7 +31,7 @@
3131
<connection>scm:git:https://github.com/langfuse/langfuse-java.git</connection>
3232
<developerConnection>scm:git:https://github.com/langfuse/langfuse-java.git</developerConnection>
3333
<url>https://github.com/langfuse/langfuse-java</url>
34-
<tag>HEAD</tag>
34+
<tag>langfuse-java-0.1.0</tag>
3535
</scm>
3636

3737
<properties>

0 commit comments

Comments
 (0)
0