Skip to content

Commit

Permalink
Release version 3.0.1
Browse files Browse the repository at this point in the history
  • Loading branch information
Benjamin Reed committed Feb 6, 2023
1 parent 4bdb535 commit d5ac51c
Show file tree
Hide file tree
Showing 63 changed files with 4,814 additions and 5,143 deletions.
2 changes: 1 addition & 1 deletion DEVEL.md
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@ Run the Karaf container:

In the Karaf shell, add the features repository:
```
feature:repo-add mvn:org.opennms.alec/alec-karaf-features/3.0.1-SNAPSHOT/xml
feature:repo-add mvn:org.opennms.alec/alec-karaf-features/3.0.1/xml
```

## Usage
Expand Down
4 changes: 2 additions & 2 deletions UI.md
Original file line number Diff line number Diff line change
Expand Up @@ -43,8 +43,8 @@ admin@opennms()>

In OpenNMS Karaf shell:
```
admin@opennms()> feature:repo-add mvn:org.opennms.alec/alec-karaf-features/3.0.1-SNAPSHOT/xml
Adding feature url mvn:org.opennms.alec/alec-karaf-features/3.0.1-SNAPSHOT/xml
admin@opennms()> feature:repo-add mvn:org.opennms.alec/alec-karaf-features/3.0.1/xml
Adding feature url mvn:org.opennms.alec/alec-karaf-features/3.0.1/xml
admin@opennms()> feature:install alec-opennms-standalone
admin@opennms()> health-check
Verifying the health of the container
Expand Down
2 changes: 1 addition & 1 deletion assembly/kar/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.assembly</groupId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/opennms-deb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.assembly</groupId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/opennms-rpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.assembly</groupId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>assembly</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/sentinel-deb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.assembly</groupId>
Expand Down
2 changes: 1 addition & 1 deletion assembly/sentinel-rpm/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.assembly</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.datasource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.datasource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/jaxb/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.datasource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/opennms-common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.datasource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/opennms-direct/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.datasource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/opennms-kafka/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.datasource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>datasource</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion datasource/shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.datasource</groupId>
Expand Down
2 changes: 1 addition & 1 deletion docs/antora.yml
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
name: alec
version: '3.0.1-SNAPSHOT'
version: '3.0.1'
title: ALEC
nav:
- modules/ROOT/nav.adoc
2 changes: 1 addition & 1 deletion driver/main/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>driver</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.driver</groupId>
Expand Down
2 changes: 1 addition & 1 deletion driver/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>driver</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion driver/test/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>driver</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.driver</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>engine</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.engine</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine/cluster/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>engine</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.engine</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine/dbscan/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>engine</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.engine</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine/deeplearning/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>engine</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.engine</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine/itest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>engine</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.engine</groupId>
Expand Down
2 changes: 1 addition & 1 deletion engine/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>engine</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/deeplearning/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>features</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/graph/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.features</groupId>
<artifactId>graph</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features.graph</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/graph/common/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.features</groupId>
<artifactId>graph</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features.graph</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/graph/graphml/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.features</groupId>
<artifactId>graph</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features.graph</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/graph/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>features</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/graph/rest/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.features</groupId>
<artifactId>graph</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features.graph</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/graph/shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.features</groupId>
<artifactId>graph</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features.graph</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>features</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion features/score/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>features</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/shell/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>features</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features</groupId>
Expand Down
2 changes: 1 addition & 1 deletion features/ui/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>features</artifactId>
<version>3.0.1-SNAPSHOT</version>
<version>3.0.1</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features</groupId>
Expand Down
Loading

0 comments on commit d5ac51c

Please sign in to comment.