diff --git a/README.md b/README.md
index 5e4eaa18..eebdb2ba 100644
--- a/README.md
+++ b/README.md
@@ -122,6 +122,9 @@ Data files in this project under `test/resources` are strictly for testing and t
## Build
The project is built with Maven version 3.3 or later.
-The project requires Java 11 or later. Some modules use Java Platform Module System (JPMS).
+This project requires Java 11 or later. It should run on any platform for which a JVM is supported. Some modules use Java Platform Module System (JPMS).
+
+Several open-source JDK implementations are available, including [Eclipse Temurin](https://adoptium.net/) and [Azul Zulu](https://www.azul.com/downloads/?package=jdk).
+
diff --git a/dsl-antlr/pom.xml b/dsl-antlr/pom.xml
index d1dd5b28..545c1e07 100644
--- a/dsl-antlr/pom.xml
+++ b/dsl-antlr/pom.xml
@@ -5,7 +5,7 @@
parent
io.fixprotocol.orchestra
- 1.7.3-SNAPSHOT
+ 1.7.3
4.0.0
dsl-antlr
diff --git a/interfaces-util/pom.xml b/interfaces-util/pom.xml
index 4a9c54ad..6b950f04 100644
--- a/interfaces-util/pom.xml
+++ b/interfaces-util/pom.xml
@@ -5,7 +5,7 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
interfaces-util
${project.groupId}:${project.artifactId}
diff --git a/interfaces/pom.xml b/interfaces/pom.xml
index a422f134..adf039fd 100644
--- a/interfaces/pom.xml
+++ b/interfaces/pom.xml
@@ -5,7 +5,7 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
interfaces
${project.groupId}:${project.artifactId}
diff --git a/message-model/pom.xml b/message-model/pom.xml
index dcca8a94..fcaf016f 100644
--- a/message-model/pom.xml
+++ b/message-model/pom.xml
@@ -5,7 +5,7 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
message-model
${project.groupId}:${project.artifactId}
diff --git a/orchestra-common/pom.xml b/orchestra-common/pom.xml
index cfca35f2..c95119d2 100644
--- a/orchestra-common/pom.xml
+++ b/orchestra-common/pom.xml
@@ -5,7 +5,7 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
orchestra-common
${project.groupId}:${project.artifactId}
diff --git a/orchestra2doc/pom.xml b/orchestra2doc/pom.xml
index 05df5851..4cbb10b2 100644
--- a/orchestra2doc/pom.xml
+++ b/orchestra2doc/pom.xml
@@ -5,7 +5,7 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
orchestra2doc
Generates humanly readable documentation
diff --git a/pom.xml b/pom.xml
index 7144df6f..38eb4714 100644
--- a/pom.xml
+++ b/pom.xml
@@ -5,10 +5,10 @@
4.0.0
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
pom
${project.groupId}:${project.artifactId}
- Parent project for FIX Orchestra. Build Java 8 by default, multi-release jar on demand.
+ Parent project for FIX Orchestra
https://github.com/FIXTradingCommunity/fix-orchestra/wiki
2016
@@ -67,10 +67,9 @@
4.9.2
11
1.4
- 1.2.6
- 5.6.1
+ 5.8.0
2.14.1
- 10.5
+ 10.6
1.7.22
4.3.1
2.12.3
diff --git a/repository-util/pom.xml b/repository-util/pom.xml
index 1c3afc5a..d9d9dbee 100644
--- a/repository-util/pom.xml
+++ b/repository-util/pom.xml
@@ -5,14 +5,14 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
repository-util
${project.groupId}:${project.artifactId}
Repository utilities
- 1.1.2
+ 1.2.0
diff --git a/repository/pom.xml b/repository/pom.xml
index 95f8768a..f57fbc7c 100644
--- a/repository/pom.xml
+++ b/repository/pom.xml
@@ -6,7 +6,7 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
repository
${project.groupId}:${project.artifactId}
diff --git a/repository2010/pom.xml b/repository2010/pom.xml
index 679d1a3b..68cc6196 100644
--- a/repository2010/pom.xml
+++ b/repository2010/pom.xml
@@ -7,7 +7,7 @@
io.fixprotocol.orchestra
parent
- 1.7.3-SNAPSHOT
+ 1.7.3
repository2010
${project.groupId}:${project.artifactId}