diff --git a/chart-data/java-binding/pom.xml b/chart-data/java-binding/pom.xml index 24dc8f0..42e9b29 100644 --- a/chart-data/java-binding/pom.xml +++ b/chart-data/java-binding/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.chart.data parent - 0.4.27 + 0.4.28-SNAPSHOT chart-data-java-binding jar diff --git a/chart-data/json-schema/pom.xml b/chart-data/json-schema/pom.xml index 4f4fb13..cf48ec8 100644 --- a/chart-data/json-schema/pom.xml +++ b/chart-data/json-schema/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.chart.data parent - 0.4.27 + 0.4.28-SNAPSHOT chart-data-json-schema pom diff --git a/chart-data/pom.xml b/chart-data/pom.xml index 25436c0..8e8b05e 100644 --- a/chart-data/pom.xml +++ b/chart-data/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations parent - 0.4.27 + 0.4.28-SNAPSHOT com.ig.orchestrations.chart.data parent diff --git a/fixp/java-binding/pom.xml b/fixp/java-binding/pom.xml index 90c4db8..06a9e09 100644 --- a/fixp/java-binding/pom.xml +++ b/fixp/java-binding/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.fixp parent - 0.4.27 + 0.4.28-SNAPSHOT fixp-java-binding jar diff --git a/fixp/json-schema/pom.xml b/fixp/json-schema/pom.xml index c13034b..41f2219 100644 --- a/fixp/json-schema/pom.xml +++ b/fixp/json-schema/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.fixp parent - 0.4.27 + 0.4.28-SNAPSHOT fixp-json-schema pom diff --git a/fixp/pom.xml b/fixp/pom.xml index 9eb66d0..1713a46 100644 --- a/fixp/pom.xml +++ b/fixp/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations parent - 0.4.27 + 0.4.28-SNAPSHOT com.ig.orchestrations.fixp parent diff --git a/ig-us-rfed/avro/pom.xml b/ig-us-rfed/avro/pom.xml index a27fd3e..5495cbd 100644 --- a/ig-us-rfed/avro/pom.xml +++ b/ig-us-rfed/avro/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.us.rfed parent - 0.4.27 + 0.4.28-SNAPSHOT avro diff --git a/ig-us-rfed/document/document-fixt/pom.xml b/ig-us-rfed/document/document-fixt/pom.xml index 4f074a4..0e358ae 100644 --- a/ig-us-rfed/document/document-fixt/pom.xml +++ b/ig-us-rfed/document/document-fixt/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.us.rfed document - 0.4.27 + 0.4.28-SNAPSHOT document-fixt FIXT documentation module diff --git a/ig-us-rfed/document/document-websocket/pom.xml b/ig-us-rfed/document/document-websocket/pom.xml index 005338e..cb42dfa 100644 --- a/ig-us-rfed/document/document-websocket/pom.xml +++ b/ig-us-rfed/document/document-websocket/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.us.rfed document - 0.4.27 + 0.4.28-SNAPSHOT document-websocket Websocket documentation module diff --git a/ig-us-rfed/document/pom.xml b/ig-us-rfed/document/pom.xml index 42c1068..3e70805 100644 --- a/ig-us-rfed/document/pom.xml +++ b/ig-us-rfed/document/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.us.rfed parent - 0.4.27 + 0.4.28-SNAPSHOT document Documentation module diff --git a/ig-us-rfed/json-java-binding/pom.xml b/ig-us-rfed/json-java-binding/pom.xml index f5cceb0..64d1c03 100644 --- a/ig-us-rfed/json-java-binding/pom.xml +++ b/ig-us-rfed/json-java-binding/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.us.rfed parent - 0.4.27 + 0.4.28-SNAPSHOT json-java-binding jar diff --git a/ig-us-rfed/json-schema/pom.xml b/ig-us-rfed/json-schema/pom.xml index 4d4b29f..f608165 100644 --- a/ig-us-rfed/json-schema/pom.xml +++ b/ig-us-rfed/json-schema/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations.us.rfed parent - 0.4.27 + 0.4.28-SNAPSHOT json-schema pom diff --git a/ig-us-rfed/orchestration/pom.xml b/ig-us-rfed/orchestration/pom.xml index 6c130d9..05b4b19 100644 --- a/ig-us-rfed/orchestration/pom.xml +++ b/ig-us-rfed/orchestration/pom.xml @@ -4,7 +4,7 @@ com.ig.orchestrations.us.rfed parent - 0.4.27 + 0.4.28-SNAPSHOT orchestration Generates humanly readable documentation of FIX standard versions diff --git a/ig-us-rfed/pom.xml b/ig-us-rfed/pom.xml index 705c090..c155c8a 100644 --- a/ig-us-rfed/pom.xml +++ b/ig-us-rfed/pom.xml @@ -3,7 +3,7 @@ com.ig.orchestrations parent - 0.4.27 + 0.4.28-SNAPSHOT com.ig.orchestrations.us.rfed parent diff --git a/ig-us-rfed/quickfix-dictionary/pom.xml b/ig-us-rfed/quickfix-dictionary/pom.xml index 9a198aa..6138147 100644 --- a/ig-us-rfed/quickfix-dictionary/pom.xml +++ b/ig-us-rfed/quickfix-dictionary/pom.xml @@ -4,7 +4,7 @@ com.ig.orchestrations.us.rfed parent - 0.4.27 + 0.4.28-SNAPSHOT quickfix-dictionary Generates QuickFIX dictionary diff --git a/pom.xml b/pom.xml index 38e6852..4473e80 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 com.ig.orchestrations parent - 0.4.27 + 0.4.28-SNAPSHOT pom ${project.groupId}:${project.artifactId} Parent project for IG Group Orchestra implementations @@ -31,7 +31,7 @@ scm:git:https://github.com/IG-Group/ig-orchestrations https://github.com/IG-Group/ig-orchestrations.git scm:git:git://git@github.com/IG-Group/ig-orchestrations.git - release-0.4.27 + HEAD GitHub