diff --git a/.travis.yml b/.travis.yml
index 4055f7d1b9..6b91bff840 100644
--- a/.travis.yml
+++ b/.travis.yml
@@ -6,19 +6,19 @@ services:
language: java
matrix:
include:
- - stage: Build
- jdk: openjdk7
- if: tag IS present
- script:
- - bash ./scripts/travis-deploy.sh
+# - stage: Build
+# jdk: openjdk7
+# if: tag IS present
+# script:
+# - bash ./scripts/travis-deploy.sh
- jdk: oraclejdk8
if: tag IS present
script:
- bash ./scripts/travis-deploy.sh
- - stage: Update
- if: tag IS NOT present
- script:
- - bash ./scripts/keepSync.sh
+# - stage: Update
+# if: tag IS NOT present
+# script:
+# - bash ./scripts/keepSync.sh
install:
- mkdir -p /tmp/willena/
diff --git a/VERSION b/VERSION
index 1345b2b002..0f611e4cb0 100644
--- a/VERSION
+++ b/VERSION
@@ -1 +1 @@
-version=3.31.0
+version=3.31.1
diff --git a/pom.xml b/pom.xml
index c1cbbfe466..250459ce34 100644
--- a/pom.xml
+++ b/pom.xml
@@ -3,7 +3,7 @@
4.0.0
io.github.willena
sqlite-jdbc
- 3.31.0
+ 3.31.1
SQLite JDBC
SQLite JDBC library with encryption and authentication support
https://github.com/Willena/sqlite-jdbc-crypt
@@ -152,8 +152,9 @@
jar
-
- -Xdoclint:none
+
+
+ -Xdoclint:none