From 75acccb1e30a4005a980f58ec11775c8e73f1c6b Mon Sep 17 00:00:00 2001 From: Greg Gibeling Date: Sun, 22 Feb 2026 21:29:36 -0800 Subject: [PATCH] G2-1869 Add project names --- re-assert-test/pom.xml | 3 +++ re-assert/pom.xml | 7 ++++++- re-cache/pom.xml | 3 +++ re-contract/pom.xml | 3 +++ re-core-test/pom.xml | 3 +++ re-core/pom.xml | 3 +++ re-express/pom.xml | 3 +++ re-git/pom.xml | 3 +++ re-list/pom.xml | 7 ++++++- re-maven-modifier/pom.xml | 3 +++ re-maven/pom.xml | 3 +++ re-standard-module/pom.xml | 7 ++++++- re-standard/pom.xml | 7 ++++++- 13 files changed, 51 insertions(+), 4 deletions(-) diff --git a/re-assert-test/pom.xml b/re-assert-test/pom.xml index dc02739..c726b0f 100644 --- a/re-assert-test/pom.xml +++ b/re-assert-test/pom.xml @@ -10,6 +10,9 @@ 0.0.3-SNAPSHOT ../re-project/pom.xml + + Reassert Test + End to end testing of reassert diff --git a/re-assert/pom.xml b/re-assert/pom.xml index 6b04190..b42f2be 100644 --- a/re-assert/pom.xml +++ b/re-assert/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 re-assert @@ -11,6 +13,9 @@ ../re-project/pom.xml + Reassert + The reassert command. + ${project.groupId} diff --git a/re-cache/pom.xml b/re-cache/pom.xml index 158d6af..b225a9b 100644 --- a/re-cache/pom.xml +++ b/re-cache/pom.xml @@ -10,6 +10,9 @@ 0.0.3-SNAPSHOT ../re-project/pom.xml + + Reassert Cache + Reassert local cache for pre-computed data diff --git a/re-contract/pom.xml b/re-contract/pom.xml index b525728..110688d 100644 --- a/re-contract/pom.xml +++ b/re-contract/pom.xml @@ -10,6 +10,9 @@ 0.0.3-SNAPSHOT ../re-project/pom.xml + + Reassert Contract + Abstract model & algorithms for contracts and contract analysis diff --git a/re-core-test/pom.xml b/re-core-test/pom.xml index 8e4f511..665da1f 100644 --- a/re-core-test/pom.xml +++ b/re-core-test/pom.xml @@ -11,6 +11,9 @@ ../re-project/pom.xml + Reassert Core Test + Abstractions for testing other reassert modules + ${project.groupId} diff --git a/re-core/pom.xml b/re-core/pom.xml index 9513590..de746ab 100644 --- a/re-core/pom.xml +++ b/re-core/pom.xml @@ -12,6 +12,9 @@ 0.0.3-SNAPSHOT ../re-project/pom.xml + + Reassert Core + Core abstractions for reassert diff --git a/re-express/pom.xml b/re-express/pom.xml index 8077537..bc5aeac 100644 --- a/re-express/pom.xml +++ b/re-express/pom.xml @@ -10,6 +10,9 @@ 0.0.3-SNAPSHOT ../re-project/pom.xml + + Reassert Express + Models and algorithms for expressions and expression evaluation diff --git a/re-git/pom.xml b/re-git/pom.xml index b428fb9..e52f121 100644 --- a/re-git/pom.xml +++ b/re-git/pom.xml @@ -11,6 +11,9 @@ ../re-project/pom.xml + Reassert Git + Reassert git module + ${project.groupId} diff --git a/re-list/pom.xml b/re-list/pom.xml index 640da77..6278a3a 100644 --- a/re-list/pom.xml +++ b/re-list/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 re-list @@ -11,6 +13,9 @@ ../re-project/pom.xml + Reassert List + Reassert list module + ${project.groupId} diff --git a/re-maven-modifier/pom.xml b/re-maven-modifier/pom.xml index e079223..5cc0279 100644 --- a/re-maven-modifier/pom.xml +++ b/re-maven-modifier/pom.xml @@ -10,6 +10,9 @@ 0.0.3-SNAPSHOT ../re-project/pom.xml + + Reassert Maven Modifier + Maven modifiers - apply custom changes to pre-existing poms to correct their issues diff --git a/re-maven/pom.xml b/re-maven/pom.xml index 579d363..6d43a8b 100644 --- a/re-maven/pom.xml +++ b/re-maven/pom.xml @@ -13,6 +13,9 @@ ../re-project/pom.xml + Reassert Maven + Reassert maven module + ${project.groupId} diff --git a/re-standard-module/pom.xml b/re-standard-module/pom.xml index b651dbd..0b39c9d 100644 --- a/re-standard-module/pom.xml +++ b/re-standard-module/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 re-standard-module @@ -11,6 +13,9 @@ ../re-project/pom.xml + Reassert Standard Module + Reassert module for standard licenses & usages + ${project.groupId} diff --git a/re-standard/pom.xml b/re-standard/pom.xml index ccb4d51..d2496de 100644 --- a/re-standard/pom.xml +++ b/re-standard/pom.xml @@ -1,5 +1,7 @@ - + 4.0.0 re-standard @@ -11,6 +13,9 @@ ../re-project/pom.xml + Reassert Standard + Standard licenses & usages + ${project.groupId}