Skip to content

Commit e558f98

Browse files
2.0.6 -> 2.0.7-SNAPSHOT
1 parent 2bad835 commit e558f98

7 files changed

Lines changed: 7 additions & 7 deletions

File tree

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.plugins.timeseries</groupId>
44
<artifactId>cortex-assembly</artifactId>
5-
<version>2.0.6</version>
5+
<version>2.0.7-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>org.opennms.plugins.timeseries.cortex.assembly.kar</artifactId>

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.plugins.timeseries</groupId>
55
<artifactId>cortex-parent</artifactId>
6-
<version>2.0.6</version>
6+
<version>2.0.7-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>cortex-assembly</artifactId>

karaf-features/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.plugins.timeseries</groupId>
44
<artifactId>cortex-parent</artifactId>
5-
<version>2.0.6</version>
5+
<version>2.0.7-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>cortex-karaf-features</artifactId>

plugin/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.plugins.timeseries</groupId>
44
<artifactId>cortex-parent</artifactId>
5-
<version>2.0.6</version>
5+
<version>2.0.7-SNAPSHOT</version>
66
</parent>
77
<modelVersion>4.0.0</modelVersion>
88
<artifactId>cortex-plugin</artifactId>

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -5,7 +5,7 @@
55
<artifactId>cortex-parent</artifactId>
66
<name>OpenNMS :: Plugins :: Cortex TSS :: Parent</name>
77
<packaging>pom</packaging>
8-
<version>2.0.6</version>
8+
<version>2.0.7-SNAPSHOT</version>
99

1010
<description>Time-Series Storage Plugin for OpenNMS</description>
1111
<url>https://github.com/OpenNMS/opennms-cortex-tss-plugin/</url>

wrap/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.plugins.timeseries</groupId>
55
<artifactId>cortex-parent</artifactId>
6-
<version>2.0.6</version>
6+
<version>2.0.7-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<artifactId>cortex-wrap</artifactId>

wrap/resilience4j/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.plugins.timeseries</groupId>
55
<artifactId>cortex-wrap</artifactId>
6-
<version>2.0.6</version>
6+
<version>2.0.7-SNAPSHOT</version>
77
</parent>
88
<modelVersion>4.0.0</modelVersion>
99
<groupId>org.opennms.plugin.timeseries.cortex.wrap</groupId>

0 commit comments

Comments
 (0)