diff --git a/doc/manpages/source/conf.py b/doc/manpages/source/conf.py
index 97667d064c..e58e4c0e2f 100644
--- a/doc/manpages/source/conf.py
+++ b/doc/manpages/source/conf.py
@@ -99,7 +99,7 @@
# The short X.Y version.
version = '1.0'
# The full version, including alpha/beta/rc tags.
-release = '1.0-RC2'
+release = '1.0-RC3'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
release = '1.0'
diff --git a/doc/manual/source/conf.py b/doc/manual/source/conf.py
index fa145828ab..4e0c06f3f3 100644
--- a/doc/manual/source/conf.py
+++ b/doc/manual/source/conf.py
@@ -51,7 +51,7 @@
# The short X.Y version.
version = '1.0'
# The full version, including alpha/beta/rc tags.
-release = '1.0-RC2'
+release = '1.0-RC3'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
diff --git a/doc/technical/source/conf.py b/doc/technical/source/conf.py
index 5c106b0dae..21756621ef 100644
--- a/doc/technical/source/conf.py
+++ b/doc/technical/source/conf.py
@@ -51,7 +51,7 @@
# The short X.Y version.
version = '1.0'
# The full version, including alpha/beta/rc tags.
-release = '1.0-RC2'
+release = '1.0-RC3'
# Users don't need to see the "SNAPSHOT" notation when it's there
if release.find('SNAPSHOT') != -1:
release = '1.0'
diff --git a/doc/workshops/source/conf.py b/doc/workshops/source/conf.py
index 521573dda9..8401003c07 100644
--- a/doc/workshops/source/conf.py
+++ b/doc/workshops/source/conf.py
@@ -48,7 +48,7 @@
# built documents.
#
# The short X.Y version.
-version = '1.0-RC2'
+version = '1.0-RC3'
# The full version, including alpha/beta/rc tags.
release = '1.0'
diff --git a/src/api/pom.xml b/src/api/pom.xml
index e160bbfb7c..e6d04dd088 100644
--- a/src/api/pom.xml
+++ b/src/api/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-SNAPSHOT
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/cli-app/pom.xml b/src/cli-app/pom.xml
index d2cb4b3159..be812e5e10 100644
--- a/src/cli-app/pom.xml
+++ b/src/cli-app/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/cli/pom.xml b/src/cli/pom.xml
index 583b19cc4b..bdbbf2c7ca 100644
--- a/src/cli/pom.xml
+++ b/src/cli/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/core/pom.xml b/src/core/pom.xml
index 97b4ef37d4..08fb09d08b 100644
--- a/src/core/pom.xml
+++ b/src/core/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/datastore/pom.xml b/src/datastore/pom.xml
index f9c3499ebc..85af126b26 100644
--- a/src/datastore/pom.xml
+++ b/src/datastore/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-SNAPSHOT
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/geotools/pom.xml b/src/geotools/pom.xml
index 788b3aa490..438382b8fc 100644
--- a/src/geotools/pom.xml
+++ b/src/geotools/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/osm/pom.xml b/src/osm/pom.xml
index 94411df9a6..344fe71915 100644
--- a/src/osm/pom.xml
+++ b/src/osm/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/parent/pom.xml b/src/parent/pom.xml
index b1b2610eb0..3b20eef344 100644
--- a/src/parent/pom.xml
+++ b/src/parent/pom.xml
@@ -5,7 +5,7 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
pom
GeoGig
diff --git a/src/ql/pom.xml b/src/ql/pom.xml
index 02e1d0c27d..d75c3d9f38 100644
--- a/src/ql/pom.xml
+++ b/src/ql/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
geogig
- 1.0-SNAPSHOT
+ 1.0-RC3
../parent/pom.xml
diff --git a/src/storage/bdbje/pom.xml b/src/storage/bdbje/pom.xml
index 0f58d160fc..e9ce85e410 100644
--- a/src/storage/bdbje/pom.xml
+++ b/src/storage/bdbje/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
storage
- 1.0-RC2
+ 1.0-RC3
org.locationtech.geogig
diff --git a/src/storage/pom.xml b/src/storage/pom.xml
index 35ca7acde6..885d7c35a7 100644
--- a/src/storage/pom.xml
+++ b/src/storage/pom.xml
@@ -6,12 +6,12 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
../parent/pom.xml
storage
- 1.0-RC2
+ 1.0-RC3
pom
Storage backends
diff --git a/src/storage/postgres/pom.xml b/src/storage/postgres/pom.xml
index e164934164..6f99fbbe50 100644
--- a/src/storage/postgres/pom.xml
+++ b/src/storage/postgres/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
storage
- 1.0-RC2
+ 1.0-RC3
org.locationtech.geogig
diff --git a/src/storage/rocksdb/pom.xml b/src/storage/rocksdb/pom.xml
index 306669315c..19858b07c7 100644
--- a/src/storage/rocksdb/pom.xml
+++ b/src/storage/rocksdb/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
storage
- 1.0-SNAPSHOT
+ 1.0-RC3
org.locationtech.geogig
diff --git a/src/web/api/pom.xml b/src/web/api/pom.xml
index 6bc9b76936..a598931255 100644
--- a/src/web/api/pom.xml
+++ b/src/web/api/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
web
- 1.0-RC2
+ 1.0-RC3
../pom.xml
diff --git a/src/web/app/pom.xml b/src/web/app/pom.xml
index 66fa3b5826..e2ccf84dac 100644
--- a/src/web/app/pom.xml
+++ b/src/web/app/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
web
- 1.0-RC2
+ 1.0-RC3
../pom.xml
diff --git a/src/web/functional/pom.xml b/src/web/functional/pom.xml
index f46c62baf3..b294f667cd 100644
--- a/src/web/functional/pom.xml
+++ b/src/web/functional/pom.xml
@@ -6,7 +6,7 @@
org.locationtech.geogig
web
- 1.0-RC2
+ 1.0-RC3
../pom.xml
diff --git a/src/web/pom.xml b/src/web/pom.xml
index 194500aa39..00760cdc0c 100644
--- a/src/web/pom.xml
+++ b/src/web/pom.xml
@@ -6,12 +6,12 @@
org.locationtech.geogig
geogig
- 1.0-RC2
+ 1.0-RC3
../parent/pom.xml
web
- 1.0-RC2
+ 1.0-RC3
pom
Web modules