diff --git a/pom.xml b/pom.xml
index f80e50a25..66586e662 100644
--- a/pom.xml
+++ b/pom.xml
@@ -7,7 +7,7 @@
4.0.0
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
pom
simplified
diff --git a/simplified-app-tests/pom.xml b/simplified-app-tests/pom.xml
index b423a3811..105040b30 100644
--- a/simplified-app-tests/pom.xml
+++ b/simplified-app-tests/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-app-tests
diff --git a/simplified-app-tests/src/main/AndroidManifest.xml b/simplified-app-tests/src/main/AndroidManifest.xml
index ce8b36ea4..fa4fe694e 100644
--- a/simplified-app-tests/src/main/AndroidManifest.xml
+++ b/simplified-app-tests/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
+ android:versionCode="33"
+ android:versionName="0.3.3">
diff --git a/simplified-app/pom.xml b/simplified-app/pom.xml
index 7fdf4ac41..f77ac00b3 100644
--- a/simplified-app/pom.xml
+++ b/simplified-app/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-app
diff --git a/simplified-app/src/main/AndroidManifest.xml b/simplified-app/src/main/AndroidManifest.xml
index a51286f9b..c1b031caf 100644
--- a/simplified-app/src/main/AndroidManifest.xml
+++ b/simplified-app/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
+ android:versionCode="33"
+ android:versionName="0.3.3">
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-assert
diff --git a/simplified-books-core/pom.xml b/simplified-books-core/pom.xml
index 50ef90a93..efa78d3ea 100644
--- a/simplified-books-core/pom.xml
+++ b/simplified-books-core/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-books-core
diff --git a/simplified-books-tests-android/pom.xml b/simplified-books-tests-android/pom.xml
index a95db9e84..279226ead 100644
--- a/simplified-books-tests-android/pom.xml
+++ b/simplified-books-tests-android/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-books-tests-android
diff --git a/simplified-books-tests-android/src/main/AndroidManifest.xml b/simplified-books-tests-android/src/main/AndroidManifest.xml
index b4f2e1b71..98bbf7d78 100644
--- a/simplified-books-tests-android/src/main/AndroidManifest.xml
+++ b/simplified-books-tests-android/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
+ android:versionCode="33"
+ android:versionName="0.3.3">
diff --git a/simplified-books-tests-junit4/pom.xml b/simplified-books-tests-junit4/pom.xml
index 7dd892b18..c806b47d9 100644
--- a/simplified-books-tests-junit4/pom.xml
+++ b/simplified-books-tests-junit4/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-books-tests-junit4
diff --git a/simplified-books-tests/pom.xml b/simplified-books-tests/pom.xml
index fbf961706..b6f3bdf9d 100644
--- a/simplified-books-tests/pom.xml
+++ b/simplified-books-tests/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-books-tests
diff --git a/simplified-documentation/pom.xml b/simplified-documentation/pom.xml
index 06c47d852..f7e80dfe3 100644
--- a/simplified-documentation/pom.xml
+++ b/simplified-documentation/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-documentation
diff --git a/simplified-downloader-core/pom.xml b/simplified-downloader-core/pom.xml
index 79c3908c1..05b2c524f 100644
--- a/simplified-downloader-core/pom.xml
+++ b/simplified-downloader-core/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-downloader-core
diff --git a/simplified-downloader-tests-junit4/pom.xml b/simplified-downloader-tests-junit4/pom.xml
index 162ccf6f7..bf2f6c6db 100644
--- a/simplified-downloader-tests-junit4/pom.xml
+++ b/simplified-downloader-tests-junit4/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-downloader-tests-junit4
diff --git a/simplified-files-tests-android/pom.xml b/simplified-files-tests-android/pom.xml
index 57086b4f8..6ac126b4a 100644
--- a/simplified-files-tests-android/pom.xml
+++ b/simplified-files-tests-android/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-files-tests-android
diff --git a/simplified-files-tests-android/src/main/AndroidManifest.xml b/simplified-files-tests-android/src/main/AndroidManifest.xml
index de2d8b052..c07c3ab99 100644
--- a/simplified-files-tests-android/src/main/AndroidManifest.xml
+++ b/simplified-files-tests-android/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
+ android:versionCode="33"
+ android:versionName="0.3.3">
diff --git a/simplified-files-tests-junit4/pom.xml b/simplified-files-tests-junit4/pom.xml
index 71017f445..cdfab1f2d 100644
--- a/simplified-files-tests-junit4/pom.xml
+++ b/simplified-files-tests-junit4/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-files-tests-junit4
diff --git a/simplified-files/pom.xml b/simplified-files/pom.xml
index fb9a63a0f..76f6d7235 100644
--- a/simplified-files/pom.xml
+++ b/simplified-files/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-files
diff --git a/simplified-http-core/pom.xml b/simplified-http-core/pom.xml
index 908955f8b..3ac01af9b 100644
--- a/simplified-http-core/pom.xml
+++ b/simplified-http-core/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-http-core
diff --git a/simplified-http-tests-android/pom.xml b/simplified-http-tests-android/pom.xml
index 163b52f58..e602cbe8c 100644
--- a/simplified-http-tests-android/pom.xml
+++ b/simplified-http-tests-android/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-http-tests-android
diff --git a/simplified-http-tests-android/src/main/AndroidManifest.xml b/simplified-http-tests-android/src/main/AndroidManifest.xml
index 292578750..b12c697d7 100644
--- a/simplified-http-tests-android/src/main/AndroidManifest.xml
+++ b/simplified-http-tests-android/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
+ android:versionCode="33"
+ android:versionName="0.3.3">
diff --git a/simplified-http-tests-junit4/pom.xml b/simplified-http-tests-junit4/pom.xml
index 7041d22a3..cd35d572e 100644
--- a/simplified-http-tests-junit4/pom.xml
+++ b/simplified-http-tests-junit4/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-http-tests-junit4
diff --git a/simplified-http-tests/pom.xml b/simplified-http-tests/pom.xml
index 663806da8..de5063800 100644
--- a/simplified-http-tests/pom.xml
+++ b/simplified-http-tests/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-http-tests
diff --git a/simplified-opds-core/pom.xml b/simplified-opds-core/pom.xml
index 8cdd7b5be..f40506ede 100644
--- a/simplified-opds-core/pom.xml
+++ b/simplified-opds-core/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-opds-core
diff --git a/simplified-opds-tests-android/pom.xml b/simplified-opds-tests-android/pom.xml
index c8e51e1b0..0cc121e5d 100644
--- a/simplified-opds-tests-android/pom.xml
+++ b/simplified-opds-tests-android/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-opds-tests-android
diff --git a/simplified-opds-tests-android/src/main/AndroidManifest.xml b/simplified-opds-tests-android/src/main/AndroidManifest.xml
index f1cc0ed24..24ff074b7 100644
--- a/simplified-opds-tests-android/src/main/AndroidManifest.xml
+++ b/simplified-opds-tests-android/src/main/AndroidManifest.xml
@@ -2,8 +2,8 @@
+ android:versionCode="33"
+ android:versionName="0.3.3">
diff --git a/simplified-opds-tests-junit4/pom.xml b/simplified-opds-tests-junit4/pom.xml
index 58876338b..5ddf76ce4 100644
--- a/simplified-opds-tests-junit4/pom.xml
+++ b/simplified-opds-tests-junit4/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-opds-tests-junit4
diff --git a/simplified-opds-tests/pom.xml b/simplified-opds-tests/pom.xml
index 0f6163012..523c83670 100644
--- a/simplified-opds-tests/pom.xml
+++ b/simplified-opds-tests/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-opds-tests
diff --git a/simplified-stack/pom.xml b/simplified-stack/pom.xml
index a9c357c14..830cfa652 100644
--- a/simplified-stack/pom.xml
+++ b/simplified-stack/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-stack
diff --git a/simplified-test-utilities/pom.xml b/simplified-test-utilities/pom.xml
index 0e4762e99..f85051bd2 100644
--- a/simplified-test-utilities/pom.xml
+++ b/simplified-test-utilities/pom.xml
@@ -8,7 +8,7 @@
org.nypl.simplified
simplified
- 0.3.2
+ 0.3.3
simplified-test-utilities