Skip to content

Commit 646b31d

Browse files
author
Jesse White
committed
v1.0.2
1 parent ce81756 commit 646b31d

54 files changed

Lines changed: 54 additions & 54 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.

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>1.0.2-SNAPSHOT</version>
5+
<version>1.0.2</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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.alec</groupId>
55
<artifactId>assembly</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.alec</groupId>
55
<artifactId>assembly</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.opennms.alec.assembly</groupId>

assembly/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.alec</groupId>
55
<artifactId>alec-parent</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>assembly</artifactId>

assembly/sentinel-deb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.alec</groupId>
55
<artifactId>assembly</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<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
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.alec</groupId>
55
<artifactId>assembly</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<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>1.0.2-SNAPSHOT</version>
5+
<version>1.0.2</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>1.0.2-SNAPSHOT</version>
5+
<version>1.0.2</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.datasource</groupId>

datasource/jaxb/pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,7 @@
33
<parent>
44
<groupId>org.opennms.alec</groupId>
55
<artifactId>datasource</artifactId>
6-
<version>1.0.2-SNAPSHOT</version>
6+
<version>1.0.2</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.opennms.alec.datasource</groupId>

datasource/opennms-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>1.0.2-SNAPSHOT</version>
5+
<version>1.0.2</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<groupId>org.opennms.alec.datasource</groupId>

0 commit comments

Comments
 (0)