From e001e90e8bd4b549ddcdc2e2cbf5e7d69f81b937 Mon Sep 17 00:00:00 2001 From: Benjamin Reed Date: Wed, 31 May 2023 13:46:53 -0400 Subject: [PATCH] 1.5.0-SNAPSHOT -> 1.5.0 --- api/pom.xml | 2 +- archetypes/example-kar-plugin/pom.xml | 2 +- archetypes/pom.xml | 2 +- common/pom.xml | 2 +- config/pom.xml | 2 +- karaf-features/pom.xml | 2 +- pom.xml | 2 +- sample/pom.xml | 2 +- test-api/pom.xml | 2 +- test-suites/pom.xml | 2 +- test-suites/tss-tests/pom.xml | 2 +- 11 files changed, 11 insertions(+), 11 deletions(-) diff --git a/api/pom.xml b/api/pom.xml index b6d4960..38cc02e 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 api diff --git a/archetypes/example-kar-plugin/pom.xml b/archetypes/example-kar-plugin/pom.xml index 527548b..422d486 100644 --- a/archetypes/example-kar-plugin/pom.xml +++ b/archetypes/example-kar-plugin/pom.xml @@ -5,7 +5,7 @@ org.opennms.integration.api archetypes - 1.5.0-SNAPSHOT + 1.5.0 example-kar-plugin maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index e62ca9f..026923e 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 archetypes diff --git a/common/pom.xml b/common/pom.xml index f752a69..e639243 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 common diff --git a/config/pom.xml b/config/pom.xml index bfa4071..716d92b 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 config diff --git a/karaf-features/pom.xml b/karaf-features/pom.xml index 34c0ef2..da57b40 100644 --- a/karaf-features/pom.xml +++ b/karaf-features/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 karaf-features diff --git a/pom.xml b/pom.xml index 541a6ee..c14061b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.opennms.integration.api api-project pom - 1.5.0-SNAPSHOT + 1.5.0 OpenNMS Integration API :: Parent https://github.com/OpenNMS/opennms-integration-api Integration and extension API for OpenNMS diff --git a/sample/pom.xml b/sample/pom.xml index 4af8844..d9bbf96 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 org.opennms.integration.api.sample diff --git a/test-api/pom.xml b/test-api/pom.xml index 6b11f04..c8039b0 100644 --- a/test-api/pom.xml +++ b/test-api/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 test-api diff --git a/test-suites/pom.xml b/test-suites/pom.xml index e90745e..5b3656e 100644 --- a/test-suites/pom.xml +++ b/test-suites/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 test-suites diff --git a/test-suites/tss-tests/pom.xml b/test-suites/tss-tests/pom.xml index 4e7bb0c..be0bebb 100644 --- a/test-suites/tss-tests/pom.xml +++ b/test-suites/tss-tests/pom.xml @@ -3,7 +3,7 @@ org.opennms.integration.api test-suites - 1.5.0-SNAPSHOT + 1.5.0 4.0.0 tss-tests