File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 1- <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance"
2- xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
1+ <project xmlns =" http://maven.apache.org/POM/4.0.0" xmlns : xsi =" http://www.w3.org/2001/XMLSchema-instance" xsi : schemaLocation =" http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd" >
32 <modelVersion >4.0.0</modelVersion >
43
54 <groupId >com.langfuse</groupId >
65 <artifactId >langfuse-java</artifactId >
7- <version >0.0.1-SNAPSHOT </version >
6+ <version >0.0.1</version >
87 <packaging >jar</packaging >
98
109 <name >langfuse-java</name >
1110 <url >https://langfuse.com</url >
1211
1312 <scm >
1413 <connection >scm:git:git@github.com/langfuse/langfuse-java.git</connection >
15- </scm >
14+ <tag >0.0.1</tag >
15+ </scm >
1616
1717 <properties >
1818 <project .build.sourceEncoding>UTF-8</project .build.sourceEncoding>
You can’t perform that action at this time.
0 commit comments