From 1913b0782a09be2db24d46d1f6b4f491892dccec Mon Sep 17 00:00:00 2001 From: Marco Pfatschbacher Date: Wed, 30 Mar 2022 17:18:03 +0200 Subject: [PATCH] Bump to 4.4.0-SNAPSHOT --- package.json | 2 +- pom.xml | 6 +++--- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index ae041d950..a0f6d9328 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "graylog-plugin-integrations", - "version": "4.0.0-SNAPSHOT", + "version": "4.4.0-SNAPSHOT", "description": "", "license": "SSPL-1.0", "repository": { diff --git a/pom.xml b/pom.xml index 88d9ab582..f4c6f1d14 100644 --- a/pom.xml +++ b/pom.xml @@ -24,12 +24,12 @@ org.graylog.plugins graylog-plugin-web-parent - 4.0.0-SNAPSHOT + 4.4.0-SNAPSHOT ../graylog2-server/graylog-plugin-parent/graylog-plugin-web-parent graylog-plugin-integrations - 4.0.0-SNAPSHOT + 4.4.0-SNAPSHOT jar ${project.artifactId} @@ -49,7 +49,7 @@ true true true - 4.0.0-SNAPSHOT + 4.4.0-SNAPSHOT 2.17.77 2.2.10 3.11.1