Skip to content

Commit

Permalink
Adds url and description (#18)
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 authored Mar 7, 2024
1 parent 9eacafc commit 0cd0dca
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -5,6 +5,8 @@
<version>${revision}${sha1}${changelist}</version>
<packaging>jar</packaging>
<name>rlp_09</name>
<description>A RELP flooder library.</description>
<url>https://teragrep.com</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<maven.compiler.source>8</maven.compiler.source>
Expand Down

0 comments on commit 0cd0dca

Please sign in to comment.