Skip to content
This repository has been archived by the owner on Nov 9, 2017. It is now read-only.

Commit

Permalink
Fix name and description
Browse files Browse the repository at this point in the history
  • Loading branch information
ppalaga committed Jan 30, 2015
1 parent 9b82dd8 commit 9d1417a
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions pom.xml
Original file line number Diff line number Diff line change
Expand Up @@ -20,8 +20,8 @@
<!-- major.minor.micro.Final -->
<version>1.0.0-SNAPSHOT</version>

<name>Hawkular Root Parent</name>
<description>Hawkular Parent POM</description>
<name>Hawkular</name>
<description>Hawkular Distribution</description>

<modules>
<module>ui/console</module>
Expand Down

0 comments on commit 9d1417a

Please sign in to comment.