diff --git a/pom.xml b/pom.xml
index c279712f..c8915ba6 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
com.exasol
virtual-schema-common-java
- 1.1.0
+ 1.1.1
Common module of Exasol Virtual Schemas Adapters
This is one of the modules of Virtual Schemas Adapters. The libraries provided by this project are the foundation of the adapter development, i.e. adapters must be implemented on top of them.
https://github.com/exasol/virtual-schema-common-java
@@ -11,6 +11,7 @@
UTF-8
UTF-8
1.8
+ true
@@ -194,6 +195,15 @@
org.apache.maven.plugins
maven-gpg-plugin
1.6
+
+
+ sign-artifacts
+ verify
+
+ sign
+
+
+