From 522a2632029e616343a12b3a2c0f5252a712173c Mon Sep 17 00:00:00 2001 From: Jonathan Shook Date: Tue, 31 May 2022 21:02:12 -0500 Subject: [PATCH] add modular metering API and refactor progress meter --- nb-api/pom.xml | 16 ++++++++++++++++ nbr/pom.xml | 16 ++++++++++++++++ 2 files changed, 32 insertions(+) diff --git a/nb-api/pom.xml b/nb-api/pom.xml index d5e44110d..dc28d30e6 100644 --- a/nb-api/pom.xml +++ b/nb-api/pom.xml @@ -1,3 +1,19 @@ + + 4.0.0 diff --git a/nbr/pom.xml b/nbr/pom.xml index efc5c3a9e..d21f6d5f8 100644 --- a/nbr/pom.xml +++ b/nbr/pom.xml @@ -1,3 +1,19 @@ + + 4.0.0