diff --git a/codec-classes-quic/pom.xml b/codec-classes-quic/pom.xml index c2d19d7a..ff594109 100644 --- a/codec-classes-quic/pom.xml +++ b/codec-classes-quic/pom.xml @@ -19,11 +19,11 @@ io.netty.incubator netty-incubator-codec-parent-quic - 0.0.53.Final + 0.0.54.Final-SNAPSHOT netty-incubator-codec-classes-quic - 0.0.53.Final + 0.0.54.Final-SNAPSHOT Netty/Incubator/Codec/Classes/Quic jar diff --git a/codec-native-quic/pom.xml b/codec-native-quic/pom.xml index 1f9606cd..c1e73120 100644 --- a/codec-native-quic/pom.xml +++ b/codec-native-quic/pom.xml @@ -19,11 +19,11 @@ io.netty.incubator netty-incubator-codec-parent-quic - 0.0.53.Final + 0.0.54.Final-SNAPSHOT netty-incubator-codec-native-quic - 0.0.53.Final + 0.0.54.Final-SNAPSHOT Netty/Incubator/Codec/Native/Quic ${packaging.type} diff --git a/pom.xml b/pom.xml index e5b2f0a3..467d101b 100644 --- a/pom.xml +++ b/pom.xml @@ -24,7 +24,7 @@ io.netty.incubator netty-incubator-codec-parent-quic - 0.0.53.Final + 0.0.54.Final-SNAPSHOT Netty/Incubator/Codec/Parent/Quic pom https://netty.io/ @@ -51,7 +51,7 @@ https://github.com/netty/netty-incubator-codec-quic scm:git:git://github.com/netty/netty-incubator-codec-quic.git scm:git:ssh://git@github.com/netty/netty-incubator-codec-quic.git - netty-incubator-codec-parent-quic-0.0.53.Final + HEAD diff --git a/testsuite-native-image/pom.xml b/testsuite-native-image/pom.xml index 344ee7a1..87b6cdb9 100644 --- a/testsuite-native-image/pom.xml +++ b/testsuite-native-image/pom.xml @@ -19,7 +19,7 @@ io.netty.incubator netty-incubator-codec-parent-quic - 0.0.53.Final + 0.0.54.Final-SNAPSHOT netty-incubator-codec-quic-testsuite-native-image