diff --git a/README.md b/README.md
index ae6733c..bd4de89 100755
--- a/README.md
+++ b/README.md
@@ -29,7 +29,8 @@ The NOAA/NGDC ncISO team and the Unidata THREDDS team work closely (and with the
| netCDF-Java / TDS Version | threddsISO | threddsISO Tag |
|:--------------------------|:---------------|:---------------|
-| 5.9.1 / 5.7-SNAPSHOT | 2.4.8-SNAPSHOT | |
+| 5.9.1 / - | 2.4.9-SNAPSHOT | - |
+| 5.9.1 / 5.7 | 2.4.8 | **v2.4.8** |
| 5.7.0 / 5.6 | 2.4.7 | **v2.4.7** |
| 5.6.0 / 5.5 | 2.4.6 | **v2.4.6** |
| 5.5.3 / 5.4 | 2.4.5 | **v2.4.5** |
diff --git a/nciso-common/pom.xml b/nciso-common/pom.xml
index c34f5ea..3d60fec 100644
--- a/nciso-common/pom.xml
+++ b/nciso-common/pom.xml
@@ -6,7 +6,7 @@
EDS
threddsIso-parent
- 2.4.8-SNAPSHOT
+ 2.4.9-SNAPSHOT
nciso-common
jar
diff --git a/nciso/pom.xml b/nciso/pom.xml
index d95d00f..3e3eb67 100644
--- a/nciso/pom.xml
+++ b/nciso/pom.xml
@@ -6,7 +6,7 @@
EDS
threddsIso-parent
- 2.4.8-SNAPSHOT
+ 2.4.9-SNAPSHOT
nciso
diff --git a/pom.xml b/pom.xml
index f9d927d..6d95f9d 100644
--- a/pom.xml
+++ b/pom.xml
@@ -4,7 +4,7 @@
EDS
threddsIso-parent
pom
- 2.4.8-SNAPSHOT
+ 2.4.9-SNAPSHOT
scm:git:https://github.com/Unidata/threddsIso.git
diff --git a/tds-plugin/pom.xml b/tds-plugin/pom.xml
index c6e266f..f5da6a1 100644
--- a/tds-plugin/pom.xml
+++ b/tds-plugin/pom.xml
@@ -6,7 +6,7 @@
EDS
threddsIso-parent
- 2.4.8-SNAPSHOT
+ 2.4.9-SNAPSHOT
tds-plugin