We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 85548ef commit ab22160Copy full SHA for ab22160
pom.xml
@@ -7,7 +7,7 @@
7
<artifactId>singlestore-jdbc-client</artifactId>
8
<packaging>jar</packaging>
9
<name>singlestore-jdbc-client</name>
10
- <version>1.2.8</version>
+ <version>1.2.9-beta0</version>
11
<description>SingleStore JDBC Driver</description>
12
<url>https://github.com/memsql/S2-JDBC-Connector</url>
13
@@ -55,7 +55,7 @@
55
<url>git://git@github.com:memsql/S2-JDBC-Connector.git</url>
56
<connection>scm:git:git@github.com:memsql/S2-JDBC-Connector.git</connection>
57
<developerConnection>scm:git:git@github.com:memsql/S2-JDBC-Connector.git</developerConnection>
58
- <tag>singlestore-jdbc-client-1.2.8</tag>
+ <tag>singlestore-jdbc-client-1.2.9-beta0</tag>
59
</scm>
60
61
<distributionManagement>
0 commit comments