diff --git a/analytics/pom.xml b/analytics/pom.xml index 8b1e85e9..c3498501 100644 --- a/analytics/pom.xml +++ b/analytics/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT timely-analytics - 2.1.0 + 2.1.1.dev0 diff --git a/collectd-nsq-plugin/pom.xml b/collectd-nsq-plugin/pom.xml index 8e4daa11..5de6318d 100644 --- a/collectd-nsq-plugin/pom.xml +++ b/collectd-nsq-plugin/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT collectd-nsq-plugin diff --git a/collectd-plugin-parent/pom.xml b/collectd-plugin-parent/pom.xml index c51c3e51..45a41961 100644 --- a/collectd-plugin-parent/pom.xml +++ b/collectd-plugin-parent/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT collectd-plugin-parent diff --git a/collectd-timely-plugin/pom.xml b/collectd-timely-plugin/pom.xml index 23880875..3a42cb7e 100644 --- a/collectd-timely-plugin/pom.xml +++ b/collectd-timely-plugin/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT collectd-timely-plugin diff --git a/common/pom.xml b/common/pom.xml index 8ed5918d..55987247 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT timely-common diff --git a/grafana/pom.xml b/grafana/pom.xml index b8da1760..e6306333 100644 --- a/grafana/pom.xml +++ b/grafana/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT timely-app pom diff --git a/grafana/timely-app/dist/plugin.json b/grafana/timely-app/dist/plugin.json index 84fe5489..f518f784 100644 --- a/grafana/timely-app/dist/plugin.json +++ b/grafana/timely-app/dist/plugin.json @@ -28,7 +28,7 @@ } ], "screenshots": [], - "version": "2.1.0", + "version": "2.1.1-SNAPSHOT", "updated": "2024-02-26" }, "dependencies": { diff --git a/grafana/timely-app/package.json b/grafana/timely-app/package.json index 2fbf2f54..2f5b0ca7 100644 --- a/grafana/timely-app/package.json +++ b/grafana/timely-app/package.json @@ -1,6 +1,6 @@ { "name": "timely-datasource", - "version": "2.1.0", + "version": "2.1.1-SNAPSHOT", "description": "Timely", "backend": true, "alerting": true, diff --git a/pom.xml b/pom.xml index 6658d35d..0db82a9f 100644 --- a/pom.xml +++ b/pom.xml @@ -3,7 +3,7 @@ 4.0.0 timely timely - 2.1.0 + 2.1.1-SNAPSHOT pom Timely A secure and scalable time series database based on Apache Accumulo diff --git a/server/pom.xml b/server/pom.xml index ef5dc41f..8bc7095d 100644 --- a/server/pom.xml +++ b/server/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT timely-server Timely Server diff --git a/test/pom.xml b/test/pom.xml index 97a60729..3c2733b5 100644 --- a/test/pom.xml +++ b/test/pom.xml @@ -4,7 +4,7 @@ timely timely - 2.1.0 + 2.1.1-SNAPSHOT timely-test