diff --git a/README.md b/README.md
index 592cf4401..987fc6bf0 100644
--- a/README.md
+++ b/README.md
@@ -1,13 +1,8 @@
# Unidata fork
-This is a lightweight fork of edal-java (version 1.5.0) for use by the Unidata TDS.
-Essentially, there are two changes here:
-
-1. Fix [EPSG Database path on Windows](https://github.com/Unidata/edal-java/commit/d9addb0fc7bf0a563d1451f4c9f5b50a39b10b56)
-2. Use the latest release of netCDF-Java (currently version 5.4.2)
-
-We've added a .1 to the version, and only publish snapshots to the Unidata nexus repository.
-Ideally, we can get these changes upstream, but for now, we'll do this for the TDS 5.0.0 Release.
+This is a lightweight fork of edal-java (version 1.5.3) for use by the Unidata TDS.
+Ideally the changes here are focused on updating dependencies (netCDF-Java being the main one).
+We've added a fourth dot release to the version, and only publish to the Unidata nexus repository.
# Environmental Data Abstraction Layer (EDAL)
diff --git a/cdm/pom.xml b/cdm/pom.xml
index 1574e818d..fb94b5848 100644
--- a/cdm/pom.xml
+++ b/cdm/pom.xml
@@ -7,7 +7,7 @@
edal
uk.ac.rdg.resc
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
..
diff --git a/common/pom.xml b/common/pom.xml
index 0a4aa8f8e..849cd52d2 100644
--- a/common/pom.xml
+++ b/common/pom.xml
@@ -6,7 +6,7 @@
edal
uk.ac.rdg.resc
..
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
edal-common
jar
diff --git a/coveragejson/pom.xml b/coveragejson/pom.xml
index 178bc913b..17b29a664 100644
--- a/coveragejson/pom.xml
+++ b/coveragejson/pom.xml
@@ -7,7 +7,7 @@
edal
uk.ac.rdg.resc
..
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
edal-coveragejson
jar
diff --git a/examples/pom.xml b/examples/pom.xml
index e7ec528c3..21156ebbf 100755
--- a/examples/pom.xml
+++ b/examples/pom.xml
@@ -7,7 +7,7 @@
edal
uk.ac.rdg.resc
..
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
edal-examples
jar
diff --git a/godiva/pom.xml b/godiva/pom.xml
index 26a06fe59..03afc63b5 100644
--- a/godiva/pom.xml
+++ b/godiva/pom.xml
@@ -7,7 +7,7 @@
edal
uk.ac.rdg.resc
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
..
edal-godiva
diff --git a/graphics/pom.xml b/graphics/pom.xml
index 6280609f8..2c982e646 100644
--- a/graphics/pom.xml
+++ b/graphics/pom.xml
@@ -8,7 +8,7 @@
edal
uk.ac.rdg.resc
..
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
edal-graphics
jar
diff --git a/pom.xml b/pom.xml
index 397dbc317..3b6fc11d3 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
4.0.0
uk.ac.rdg.resc
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
edal
Environmental Data Abstraction Library
diff --git a/wms/pom.xml b/wms/pom.xml
index 434bed35c..763e1d63a 100644
--- a/wms/pom.xml
+++ b/wms/pom.xml
@@ -4,7 +4,7 @@
edal
uk.ac.rdg.resc
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
..
edal-wms
diff --git a/xml-catalogue/pom.xml b/xml-catalogue/pom.xml
index 93e9e375e..e3e843761 100755
--- a/xml-catalogue/pom.xml
+++ b/xml-catalogue/pom.xml
@@ -6,7 +6,7 @@
edal
uk.ac.rdg.resc
..
- 1.5.3.0-SNAPSHOT
+ 1.5.3.0
edal-xml-catalogue
jar