We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent fa7a513 commit 68db459Copy full SHA for 68db459
gradle.properties
@@ -1,7 +1,7 @@
1
org.gradle.warning.mode=all
2
MAJOR_VERSION=1
3
MINOR_VERSION=4
4
-PATCH_VERSION=1
+PATCH_VERSION=2
5
APPLICATION_NAME=Amazon DocumentDB JDBC Driver
6
# Comment out if not creating a beta version
7
#BETA_VERSION=1
src/main/resources/documentdb-jdbc.properties
@@ -1 +1 @@
-default.application.name=Amazon DocumentDB JDBC Driver v1.4.1
+default.application.name=Amazon DocumentDB JDBC Driver v1.4.2
src/main/resources/project.properties
@@ -1,3 +1,3 @@
-driver.full.version=1.4.1
+driver.full.version=1.4.2
driver.major.version=1
driver.minor.version=4
0 commit comments