From 05f79e9e45bed14634074d66a6e942215fa9c59e Mon Sep 17 00:00:00 2001 From: Norman Maurer Date: Fri, 19 Mar 2021 09:57:50 +0100 Subject: [PATCH] [maven-release-plugin] prepare for next development iteration --- common/pom.xml | 2 +- glibccheck-maven-plugin/pom.xml | 2 +- pom.xml | 4 ++-- 3 files changed, 4 insertions(+), 4 deletions(-) diff --git a/common/pom.xml b/common/pom.xml index 8181293..0fc3b9f 100644 --- a/common/pom.xml +++ b/common/pom.xml @@ -18,7 +18,7 @@ netty-build io.netty - 29 + 30-SNAPSHOT 4.0.0 netty-build-common diff --git a/glibccheck-maven-plugin/pom.xml b/glibccheck-maven-plugin/pom.xml index 4cbaaac..0fc0615 100644 --- a/glibccheck-maven-plugin/pom.xml +++ b/glibccheck-maven-plugin/pom.xml @@ -18,7 +18,7 @@ netty-build io.netty - 29 + 30-SNAPSHOT 4.0.0 maven-plugin diff --git a/pom.xml b/pom.xml index 25ed9a8..0600d7e 100644 --- a/pom.xml +++ b/pom.xml @@ -31,7 +31,7 @@ io.netty netty-build pom - 29 + 30-SNAPSHOT Netty/Build @@ -57,7 +57,7 @@ https://github.com/netty/netty-build scm:git:git://github.com/netty/netty-build.git scm:git:ssh://git@github.com/netty/netty-build.git - netty-build-29 + HEAD