From d85a25b8e66c5ae7be7570724f2fb4df28e38f76 Mon Sep 17 00:00:00 2001 From: Leon Rosenberg Date: Fri, 19 Jan 2024 15:42:04 +0100 Subject: [PATCH] [maven-release-plugin] prepare release distributeme-parent-4.0.1 --- distributeme-agents/pom.xml | 4 ++-- distributeme-consul-registry-connector/pom.xml | 4 ++-- distributeme-core/pom.xml | 4 ++-- distributeme-generator/pom.xml | 4 ++-- distributeme-registry/pom.xml | 4 ++-- distributeme-support/pom.xml | 4 ++-- distributeme-test/pom.xml | 4 ++-- pom.xml | 2 +- 8 files changed, 15 insertions(+), 15 deletions(-) diff --git a/distributeme-agents/pom.xml b/distributeme-agents/pom.xml index 18d80b8..0e96ea3 100644 --- a/distributeme-agents/pom.xml +++ b/distributeme-agents/pom.xml @@ -3,13 +3,13 @@ net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 net.anotheria distributeme-agents - 4.0.1-SNAPSHOT + 4.0.1 DistributeMe mobile agents Support for mobile agents in DistributeMe. diff --git a/distributeme-consul-registry-connector/pom.xml b/distributeme-consul-registry-connector/pom.xml index bd926c9..d2ae677 100644 --- a/distributeme-consul-registry-connector/pom.xml +++ b/distributeme-consul-registry-connector/pom.xml @@ -3,13 +3,13 @@ net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 net.anotheria distributeme-consul-registry-connector - 4.0.1-SNAPSHOT + 4.0.1 DistributeMe Consul registry connector Connects the DistributeMe framework with the Consul diff --git a/distributeme-core/pom.xml b/distributeme-core/pom.xml index 86d60fa..90a7e5e 100644 --- a/distributeme-core/pom.xml +++ b/distributeme-core/pom.xml @@ -3,12 +3,12 @@ net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 distributeme-core - 4.0.1-SNAPSHOT + 4.0.1 distributeme-core DistributeMe core functionality diff --git a/distributeme-generator/pom.xml b/distributeme-generator/pom.xml index 0ae52cb..425e41b 100644 --- a/distributeme-generator/pom.xml +++ b/distributeme-generator/pom.xml @@ -3,12 +3,12 @@ net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 distributeme-generator - 4.0.1-SNAPSHOT + 4.0.1 distributeme generator extensions diff --git a/distributeme-registry/pom.xml b/distributeme-registry/pom.xml index 6a61046..16bc78c 100644 --- a/distributeme-registry/pom.xml +++ b/distributeme-registry/pom.xml @@ -3,12 +3,12 @@ net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 distributeme-registry - 4.0.1-SNAPSHOT + 4.0.1 distributeme-registry war diff --git a/distributeme-support/pom.xml b/distributeme-support/pom.xml index 5c09274..21f94f9 100644 --- a/distributeme-support/pom.xml +++ b/distributeme-support/pom.xml @@ -3,13 +3,13 @@ net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 net.anotheria distributeme-support - 4.0.1-SNAPSHOT + 4.0.1 DistributeMe runtime support services distributeme support utilities needed by generated classes diff --git a/distributeme-test/pom.xml b/distributeme-test/pom.xml index b473597..7cc8059 100644 --- a/distributeme-test/pom.xml +++ b/distributeme-test/pom.xml @@ -3,13 +3,13 @@ net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 4.0.0 net.anotheria distributeme-test - 4.0.1-SNAPSHOT + 4.0.1 distributeme-test - a package with regression test classes that should fail if the generator doesn't support all needed options diff --git a/pom.xml b/pom.xml index 28c67b9..740422d 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 net.anotheria distributeme-parent - 4.0.1-SNAPSHOT + 4.0.1 pom distributeme-parent parent for all distributeme projects