diff --git a/.circleci/config.yml b/.circleci/config.yml
index effe09d65..2f80883a8 100644
--- a/.circleci/config.yml
+++ b/.circleci/config.yml
@@ -83,9 +83,9 @@ jobs:
path: target/surefire-reports
- store_artifacts: # store the jar as an artifact
# Upload test summary for display in Artifacts: https://circleci.com/docs/2.0/artifacts/
- path: target/singlestore-jdbc-client-1.2.6-beta1.jar
+ path: target/singlestore-jdbc-client-1.2.6.jar
- store_artifacts:
- path: target/singlestore-jdbc-client-1.2.6-beta1-browser-sso-uber.jar
+ path: target/singlestore-jdbc-client-1.2.6-browser-sso-uber.jar
# See https://circleci.com/docs/2.0/deployment-integrations/ for deploy examples
test_jdk:
parameters:
diff --git a/README.md b/README.md
index 4864f020c..5b67c0617 100644
--- a/README.md
+++ b/README.md
@@ -1,6 +1,6 @@
# SingleStore JDBC Driver
-## Version: 1.2.6-beta1
+## Version: 1.2.6
SingleStore JDBC Driver is a JDBC 4.2 compatible driver, used to connect applications developed in Java to SingleStore and MySQL databases. SingleStore JDBC Driver is LGPL licensed.
diff --git a/pom.xml b/pom.xml
index 5035b5f64..6b74f4bbb 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
singlestore-jdbc-client
jar
singlestore-jdbc-client
- 1.2.6-beta1
+ 1.2.6
SingleStore JDBC Driver
https://github.com/memsql/S2-JDBC-Connector
@@ -56,7 +56,7 @@
git://git@github.com:memsql/S2-JDBC-Connector.git
scm:git:git@github.com:memsql/S2-JDBC-Connector.git
scm:git:git@github.com:memsql/S2-JDBC-Connector.git
- singlestore-jdbc-client-1.2.6-beta1
+ singlestore-jdbc-client-1.2.6