Skip to content

Commit

Permalink
Add description to pom.xml
Browse files Browse the repository at this point in the history
  • Loading branch information
yahavi committed Jul 24, 2023
1 parent 2088c1a commit 73ec39c
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,9 @@
<packaging>maven-plugin</packaging>
<url>https://github.com/jfrog/maven-dep-tree</url>
<name>maven-dep-tree</name>
<description>Maven plugin that reads the Maven dependencies of a given Maven project, and generates a dependency
tree.
</description>

<properties>
<maven.min.version>3.6.3</maven.min.version>
Expand Down

0 comments on commit 73ec39c

Please sign in to comment.