Skip to content

Commit 1a60671

Browse files
committed
Prepare new release 2.1.2-ALPHA
added bug fix for UI (ALEC-183) to the release
1 parent 7085e0e commit 1a60671

58 files changed

Lines changed: 59 additions & 59 deletions

File tree

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

DEVEL.md

Lines changed: 1 addition & 1 deletion

UI.md

Lines changed: 2 additions & 2 deletions

assembly/kar/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>assembly</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.assembly</groupId>

assembly/opennms-deb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>assembly</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.assembly</groupId>

assembly/opennms-rpm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>assembly</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.assembly</groupId>

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>alec-parent</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>assembly</artifactId>

assembly/sentinel-deb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>assembly</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.assembly</groupId>

assembly/sentinel-rpm/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>assembly</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.assembly</groupId>

datasource/api/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>datasource</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.datasource</groupId>

datasource/common/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,7 @@
22
<parent>
33
<groupId>org.opennms.alec</groupId>
44
<artifactId>datasource</artifactId>
5-
<version>2.1.1-ALPHA</version>
5+
<version>2.1.2-ALPHA</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.datasource</groupId>

0 commit comments

Comments
 (0)