We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent c4d1c38 commit cbaef5fCopy full SHA for cbaef5f
build.xml
@@ -1,5 +1,5 @@
1
<?xml version="1.0"?>
2
-<project default="build">
+<project name="RabbitMQ Java client" default="build">
3
4
<property file="build.properties"/>
5
<property file="config.properties"/>
0 commit comments