From 264264c346c485f1a7e94ebabbeb94e90dbf75cc Mon Sep 17 00:00:00 2001 From: Atlassian Bamboo Date: Mon, 8 Aug 2022 19:44:09 +0000 Subject: [PATCH] OpenNMS Plugin API 1.1.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 7657015d..14af5b79 100644 --- a/api/pom.xml +++ b/api/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 api diff --git a/archetypes/example-kar-plugin/pom.xml b/archetypes/example-kar-plugin/pom.xml index 69ed4fa9..010955db 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.1.0-SNAPSHOT + 1.1.0 example-kar-plugin maven-archetype diff --git a/archetypes/pom.xml b/archetypes/pom.xml index a8662887..821ca754 100644 --- a/archetypes/pom.xml +++ b/archetypes/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 archetypes diff --git a/common/pom.xml b/common/pom.xml index ecfc804f..f9f6cb99 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 common diff --git a/config/pom.xml b/config/pom.xml index b53cb87c..11c9885d 100644 --- a/config/pom.xml +++ b/config/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 config diff --git a/karaf-features/pom.xml b/karaf-features/pom.xml index 65d363b1..a882ec73 100644 --- a/karaf-features/pom.xml +++ b/karaf-features/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 karaf-features diff --git a/pom.xml b/pom.xml index c11470e1..b664ab2b 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ org.opennms.integration.api api-project pom - 1.1.0-SNAPSHOT + 1.1.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 013c85ee..dc7f1684 100644 --- a/sample/pom.xml +++ b/sample/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 org.opennms.integration.api.sample diff --git a/test-api/pom.xml b/test-api/pom.xml index 54202d03..dcae07b8 100644 --- a/test-api/pom.xml +++ b/test-api/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 test-api diff --git a/test-suites/pom.xml b/test-suites/pom.xml index ed984522..2c561774 100644 --- a/test-suites/pom.xml +++ b/test-suites/pom.xml @@ -2,7 +2,7 @@ org.opennms.integration.api api-project - 1.1.0-SNAPSHOT + 1.1.0 4.0.0 test-suites diff --git a/test-suites/tss-tests/pom.xml b/test-suites/tss-tests/pom.xml index 3d29cad9..4dd60748 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.1.0-SNAPSHOT + 1.1.0 4.0.0 tss-tests