Skip to content

Commit 21028f9

Browse files
committed
Set POM version to 4.2.3-SNAPSHOT
1 parent 4f9fb24 commit 21028f9

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

pom.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
<groupId>com.rabbitmq</groupId>
66
<artifactId>amqp-client</artifactId>
7-
<version>4.2.333-SNAPSHOT</version>
7+
<version>4.2.3-SNAPSHOT</version>
88
<packaging>jar</packaging>
99

1010
<name>RabbitMQ Java Client</name>

release-versions.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,2 +1,2 @@
11
RELEASE_VERSION="4.2.2"
2-
DEVELOPMENT_VERSION="4.2.333-SNAPSHOT"
2+
DEVELOPMENT_VERSION="4.2.3-SNAPSHOT"

0 commit comments

Comments
 (0)