Skip to content

Commit

Permalink
Update pom.xml
Browse files Browse the repository at this point in the history
Solved issue #44 by updating the description in pom.xml.
  • Loading branch information
ronja-ui authored Dec 5, 2023
1 parent 499c87c commit a80993e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
<artifactId>rlo_06</artifactId>
<version>${revision}${sha1}${changelist}</version>
<name>rlo_06</name>
<description>Java RFC5424 parser library rlo_06</description>
<description>Syslog (RFC 5424) library for Java</description>
<groupId>com.teragrep</groupId>
<url>https://teragrep.com</url>
<properties>
Expand Down

0 comments on commit a80993e

Please sign in to comment.