Skip to content

Commit ab22160

Browse files
author
oyeliseiev-ua
committed
Add 1.2.9-beta0 release
1 parent 85548ef commit ab22160

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
@@ -7,7 +7,7 @@
77
<artifactId>singlestore-jdbc-client</artifactId>
88
<packaging>jar</packaging>
99
<name>singlestore-jdbc-client</name>
10-
<version>1.2.8</version>
10+
<version>1.2.9-beta0</version>
1111
<description>SingleStore JDBC Driver</description>
1212
<url>https://github.com/memsql/S2-JDBC-Connector</url>
1313

@@ -55,7 +55,7 @@
5555
<url>git://git@github.com:memsql/S2-JDBC-Connector.git</url>
5656
<connection>scm:git:git@github.com:memsql/S2-JDBC-Connector.git</connection>
5757
<developerConnection>scm:git:git@github.com:memsql/S2-JDBC-Connector.git</developerConnection>
58-
<tag>singlestore-jdbc-client-1.2.8</tag>
58+
<tag>singlestore-jdbc-client-1.2.9-beta0</tag>
5959
</scm>
6060

6161
<distributionManagement>

0 commit comments

Comments
 (0)