From 7d3bb10ed4dcef1f0b92d5ce5cc5004268d00b7f Mon Sep 17 00:00:00 2001 From: Ryan Zwiefelhofer Date: Mon, 9 Nov 2020 16:26:02 -0700 Subject: [PATCH] Bumped development version post-release --- ddf-rpc-api/pom.xml | 4 ++-- email/2.19-email-impl/pom.xml | 2 +- email/2.25-email-impl/pom.xml | 2 +- email/email-service/pom.xml | 2 +- email/pom.xml | 2 +- jsonrpc-features/pom.xml | 2 +- pom.xml | 2 +- 7 files changed, 8 insertions(+), 8 deletions(-) diff --git a/ddf-rpc-api/pom.xml b/ddf-rpc-api/pom.xml index 76225d1..591d487 100644 --- a/ddf-rpc-api/pom.xml +++ b/ddf-rpc-api/pom.xml @@ -5,13 +5,13 @@ com.connexta ddf-jsonrpc - 0.5-SNAPSHOT + 0.6-SNAPSHOT ddf-rpc-api bundle - Connexta :: JSON RPC Main + Connexta :: JSON RPC :: Main diff --git a/email/2.19-email-impl/pom.xml b/email/2.19-email-impl/pom.xml index df5bf22..244c50b 100644 --- a/email/2.19-email-impl/pom.xml +++ b/email/2.19-email-impl/pom.xml @@ -7,7 +7,7 @@ com.connexta.jsonrpc.email email - 0.5-SNAPSHOT + 0.6-SNAPSHOT 2.19-email-impl diff --git a/email/2.25-email-impl/pom.xml b/email/2.25-email-impl/pom.xml index 3bc29cc..bc077b3 100644 --- a/email/2.25-email-impl/pom.xml +++ b/email/2.25-email-impl/pom.xml @@ -7,7 +7,7 @@ com.connexta.jsonrpc.email email - 0.5-SNAPSHOT + 0.6-SNAPSHOT 2.25-email-impl diff --git a/email/email-service/pom.xml b/email/email-service/pom.xml index 6b59e79..05247e7 100644 --- a/email/email-service/pom.xml +++ b/email/email-service/pom.xml @@ -7,7 +7,7 @@ com.connexta.jsonrpc.email email - 0.5-SNAPSHOT + 0.6-SNAPSHOT email-service diff --git a/email/pom.xml b/email/pom.xml index b5a7f4e..274d139 100644 --- a/email/pom.xml +++ b/email/pom.xml @@ -7,7 +7,7 @@ com.connexta ddf-jsonrpc - 0.5-SNAPSHOT + 0.6-SNAPSHOT com.connexta.jsonrpc.email diff --git a/jsonrpc-features/pom.xml b/jsonrpc-features/pom.xml index f90733e..c5aeb02 100644 --- a/jsonrpc-features/pom.xml +++ b/jsonrpc-features/pom.xml @@ -7,7 +7,7 @@ com.connexta ddf-jsonrpc - 0.5-SNAPSHOT + 0.6-SNAPSHOT com.connexta.jsonrpc diff --git a/pom.xml b/pom.xml index ed708e1..fc29a15 100644 --- a/pom.xml +++ b/pom.xml @@ -10,8 +10,8 @@ Connexta :: JSON RPC - ddf-rpc-api email + ddf-rpc-api jsonrpc-features