Skip to content
This repository has been archived by the owner on Jan 28, 2025. It is now read-only.

Commit

Permalink
Adds missing url, description to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
StrongestNumber9 committed Jan 11, 2022
1 parent 5576cc6 commit ef41bb4
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 @@ -6,6 +6,8 @@
<groupId>com.teragrep</groupId>
<artifactId>jla_02</artifactId>
<version>${revision}${sha1}${changelist}</version>
<description>Example Source for jla_XX loggers</description>
<url>https://teragrep.com</url>
<properties>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
<project.build.sourceEncoding>UTF-8</project.build.sourceEncoding>
Expand Down

0 comments on commit ef41bb4

Please sign in to comment.