Skip to content

Commit

Permalink
1.0.0-SNAPSHOT -> 1.0.0
Browse files Browse the repository at this point in the history
  • Loading branch information
Jesse White committed Apr 17, 2019
1 parent 1a5463b commit 2ed317c
Show file tree
Hide file tree
Showing 54 changed files with 56 additions and 54 deletions.
2 changes: 2 additions & 0 deletions RELEASING.md
Original file line number Diff line number Diff line change
@@ -1,6 +1,7 @@
## Release Checklist

- [ ] Bump version number from X.Y.Z-SNAPSHOT in `pom.xml` files
- `mvn versions:set -DnewVersion=1.0.0`
- [ ] Bump version number from X.Y.Z-SNAPSHOT in `docs/antora.yml`
- [ ] Create a version tag with a leading `v` in a format like `vX.Y.Z` in the master branch
- [ ] Trigger release deployment with pushing the version tag to GitHub with `git push --tags`
Expand All @@ -10,3 +11,4 @@

* Update Yum repositories in documentation to use release instead of snapshot artifacts


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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>assembly</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>datasource</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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: '1.0.0-SNAPSHOT'
version: '1.0.0'
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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>alec-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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 @@ -3,7 +3,7 @@
<parent>
<groupId>org.opennms.alec</groupId>
<artifactId>features</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</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>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.features</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/opennms/config/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.integrations</groupId>
<artifactId>opennms</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.integrations.opennms</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/opennms/extension/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.integrations</groupId>
<artifactId>opennms</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.integrations.opennms</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/opennms/model/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.integrations</groupId>
<artifactId>opennms</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.integrations.opennms</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/opennms/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>integrations</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.integrations</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/opennms/sink/api/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.integrations.opennms</groupId>
<artifactId>sink</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.integrations.opennms.sink</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/opennms/sink/impl/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.integrations.opennms</groupId>
<artifactId>sink</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.integrations.opennms.sink</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/opennms/sink/pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
<parent>
<groupId>org.opennms.alec.integrations</groupId>
<artifactId>opennms</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<groupId>org.opennms.alec.integrations.opennms</groupId>
Expand Down
2 changes: 1 addition & 1 deletion integrations/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>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>integrations</artifactId>
Expand Down
2 changes: 1 addition & 1 deletion karaf-features/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>alec-parent</artifactId>
<version>1.0.0-SNAPSHOT</version>
<version>1.0.0</version>
</parent>
<modelVersion>4.0.0</modelVersion>
<artifactId>alec-karaf-features</artifactId>
Expand Down
Loading

0 comments on commit 2ed317c

Please sign in to comment.