Fix producer thread name, for logging and monitoring.

This commit is contained in:
Derry Hamilton 2019-08-05 16:38:24 +01:00
parent 06c64d499f
commit 01310bfca4
3 changed files with 3 additions and 3 deletions

View file

@ -6,7 +6,7 @@ xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/ma
<groupId>com.rasilon.ujetl</groupId>
<artifactId>CopyingApp</artifactId>
<packaging>jar</packaging>
<version>2.1.6</version>
<version>2.1.7</version>
<name>uJETL</name>
<url>https://github.com/rasilon/ujetl</url>
<properties>