From 8920ad0117521cc11c1054c53dc846cbec3c94d5 Mon Sep 17 00:00:00 2001 From: Leon Rosenberg Date: Wed, 24 Jan 2024 14:25:32 +0100 Subject: [PATCH] [maven-release-plugin] prepare release distributeme-parent-4.0.2 --- 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 0ffc59c..031b8a8 100644 --- a/distributeme-agents/pom.xml +++ b/distributeme-agents/pom.xml @@ -3,13 +3,13 @@ net.anotheria distributeme-parent - 4.0.2-SNAPSHOT + 4.0.2 4.0.0 net.anotheria distributeme-agents - 4.0.2-SNAPSHOT + 4.0.2 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 61ec879..b7a6b5d 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.2-SNAPSHOT + 4.0.2 4.0.0 net.anotheria distributeme-consul-registry-connector - 4.0.2-SNAPSHOT + 4.0.2 DistributeMe Consul registry connector Connects the DistributeMe framework with the Consul diff --git a/distributeme-core/pom.xml b/distributeme-core/pom.xml index f6fe548..8a01f72 100644 --- a/distributeme-core/pom.xml +++ b/distributeme-core/pom.xml @@ -3,12 +3,12 @@ net.anotheria distributeme-parent - 4.0.2-SNAPSHOT + 4.0.2 4.0.0 distributeme-core - 4.0.2-SNAPSHOT + 4.0.2 distributeme-core DistributeMe core functionality diff --git a/distributeme-generator/pom.xml b/distributeme-generator/pom.xml index 31667fc..7d539f1 100644 --- a/distributeme-generator/pom.xml +++ b/distributeme-generator/pom.xml @@ -3,12 +3,12 @@ net.anotheria distributeme-parent - 4.0.2-SNAPSHOT + 4.0.2 4.0.0 distributeme-generator - 4.0.2-SNAPSHOT + 4.0.2 distributeme generator extensions diff --git a/distributeme-registry/pom.xml b/distributeme-registry/pom.xml index 0e87de5..93978b7 100644 --- a/distributeme-registry/pom.xml +++ b/distributeme-registry/pom.xml @@ -3,12 +3,12 @@ net.anotheria distributeme-parent - 4.0.2-SNAPSHOT + 4.0.2 4.0.0 distributeme-registry - 4.0.2-SNAPSHOT + 4.0.2 distributeme-registry war diff --git a/distributeme-support/pom.xml b/distributeme-support/pom.xml index 5eb5535..b9cd38a 100644 --- a/distributeme-support/pom.xml +++ b/distributeme-support/pom.xml @@ -3,13 +3,13 @@ net.anotheria distributeme-parent - 4.0.2-SNAPSHOT + 4.0.2 4.0.0 net.anotheria distributeme-support - 4.0.2-SNAPSHOT + 4.0.2 DistributeMe runtime support services distributeme support utilities needed by generated classes diff --git a/distributeme-test/pom.xml b/distributeme-test/pom.xml index 0dc835a..54f8d43 100644 --- a/distributeme-test/pom.xml +++ b/distributeme-test/pom.xml @@ -3,13 +3,13 @@ net.anotheria distributeme-parent - 4.0.2-SNAPSHOT + 4.0.2 4.0.0 net.anotheria distributeme-test - 4.0.2-SNAPSHOT + 4.0.2 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 f763f37..cd1a4b8 100644 --- a/pom.xml +++ b/pom.xml @@ -9,7 +9,7 @@ 4.0.0 net.anotheria distributeme-parent - 4.0.2-SNAPSHOT + 4.0.2 pom distributeme-parent parent for all distributeme projects