Skip to content

Commit

Permalink
Add project.url in pom.xml
Browse files Browse the repository at this point in the history
without url it's not possible to upload bundle in sonatype repository
  • Loading branch information
nerro committed Aug 31, 2014
1 parent 7a4bab6 commit 1da32a7
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,7 @@

<name>TableLayout</name>
<description>A simple and powerful layout manager, an alternative to GridBagLayout.</description>
<url>https://github.com/nerro/table-layout</url>

<licenses>
<license>
Expand Down

0 comments on commit 1da32a7

Please sign in to comment.