Skip to content

Commit b0acd48

Browse files
authored
Update pom.xml
1 parent 78aa1dd commit b0acd48

1 file changed

Lines changed: 2 additions & 2 deletions

File tree

pom.xml

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<modelVersion>4.0.0</modelVersion>
44
<groupId>com.ost</groupId>
55
<artifactId>ost-sdk-java</artifactId>
6-
<version>2.0.0-SNAPSHOT</version>
6+
<version>2.0.0-beta-3-SNAPSHOT</version>
77
<name>OST SDK for Java</name>
88
<description>The official OST Java SDK</description>
99
<packaging>jar</packaging>
@@ -178,4 +178,4 @@
178178
</build>
179179
</profile>
180180
</profiles>
181-
</project>
181+
</project>

0 commit comments

Comments
 (0)