Skip to content

Commit

Permalink
Merge pull request #1197 from Marketcetera/MATP-1204
Browse files Browse the repository at this point in the history
MATP-1204 Prepare 4.1.1 Release
  • Loading branch information
colinduplantis authored Sep 21, 2023
2 parents 8aebf12 + fbdc1e8 commit dd67cd1
Show file tree
Hide file tree
Showing 94 changed files with 209 additions and 167 deletions.
4 changes: 2 additions & 2 deletions admin/admin-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-api</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Admin API Project</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions admin/admin-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-core</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Admin Core</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions admin/admin-rest-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-rest-server</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Admin Rest Server</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions admin/admin-rpc-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-rpc-client</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Admin RPC Client</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions admin/admin-rpc-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-rpc-core</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Admin RPC Core</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions admin/admin-rpc-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-rpc-server</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Admin RPC Server</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions admin/admin-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>admin-server</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Admin Server</name>
<dependencies>
<!-- compile local -->
Expand Down
4 changes: 2 additions & 2 deletions admin/admin-server/src/test/sample_data/jar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,15 +6,15 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>mock-provisioning</artifactId>
<name>Mock Provisioning Jar</name>
<dependencies>
<dependency>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-api</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</dependency>
<dependency>
<groupId>org.springframework</groupId>
Expand Down
2 changes: 1 addition & 1 deletion admin/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>admin-parent</artifactId>
<packaging>pom</packaging>
Expand Down
4 changes: 2 additions & 2 deletions cluster/cluster-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-api</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Cluster API Project</name>
<dependencies>
<dependency>
Expand Down
4 changes: 2 additions & 2 deletions cluster/cluster-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-core</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Cluster Core</name>
<url>http://maven.apache.org</url>
<dependencies>
Expand Down
4 changes: 2 additions & 2 deletions cluster/cluster-rpc-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-rpc-client</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Cluster RPC Client</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions cluster/cluster-rpc-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-rpc-core</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Cluster RPC Core</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions cluster/cluster-rpc-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-rpc-server</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Cluster RPC Server</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions cluster/cluster-simple/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>cluster-simple</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Simple Cluster</name>
<dependencies>
<dependency>
Expand Down
2 changes: 1 addition & 1 deletion cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>cluster-parent</artifactId>
<packaging>pom</packaging>
Expand Down
2 changes: 1 addition & 1 deletion core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion dare/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dare</artifactId>
Expand Down
4 changes: 2 additions & 2 deletions dataflow/dataflow-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-api</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Data Flow API</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions dataflow/dataflow-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-core</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Dataflow Core</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions dataflow/dataflow-rpc-client/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-rpc-client</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Data Flow RPC Client</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions dataflow/dataflow-rpc-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-rpc-core</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Data Flow RPC Core</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions dataflow/dataflow-rpc-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-rpc-server</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Data Flow RPC Server</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions dataflow/dataflow-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,11 +5,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-server</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Dataflow Server</name>
<url>http://maven.apache.org</url>
<properties>
Expand Down
4 changes: 2 additions & 2 deletions dataflow/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -4,11 +4,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>dataflow-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<packaging>pom</packaging>
<name>Data Flow Parent</name>
<url>http://maven.apache.org</url>
Expand Down
2 changes: 1 addition & 1 deletion eventbus/eventbus-api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>eventbus-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>eventbus-api</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion eventbus/eventbus-core/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>eventbus-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>eventbus-core</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion eventbus/eventbus-guava/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>eventbus-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>eventbus-guava</artifactId>
<packaging>jar</packaging>
Expand Down
2 changes: 1 addition & 1 deletion eventbus/eventbus-server/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>eventbus-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<artifactId>eventbus-server</artifactId>
<packaging>jar</packaging>
Expand Down
4 changes: 2 additions & 2 deletions eventbus/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>public-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>eventbus-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>Eventbus Parent</name>
<packaging>pom</packaging>
<modules>
Expand Down
4 changes: 2 additions & 2 deletions fix/fix-acceptor/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -6,11 +6,11 @@
<parent>
<groupId>org.marketcetera</groupId>
<artifactId>fix-parent</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
</parent>
<groupId>org.marketcetera</groupId>
<artifactId>fix-acceptor</artifactId>
<version>4.1.0</version>
<version>4.1.1</version>
<name>FIX Acceptor</name>
<dependencies>
<dependency>
Expand Down
Loading

0 comments on commit dd67cd1

Please sign in to comment.