diff options
author | Decebal Suiu <decebal.suiu@gmail.com> | 2013-07-05 14:49:18 +0300 |
---|---|---|
committer | Decebal Suiu <decebal.suiu@gmail.com> | 2013-07-05 14:49:18 +0300 |
commit | dce2bfe925701e1177ddd0e966c8405d7740ebc9 (patch) | |
tree | 8e147f803665cbf9a15337ad838fc20d2917fb1a /pom.xml | |
parent | 35599597b5d3976a989225f351ecc5853e5203a2 (diff) | |
download | pf4j-dce2bfe925701e1177ddd0e966c8405d7740ebc9.tar.gz pf4j-dce2bfe925701e1177ddd0e966c8405d7740ebc9.zip |
pom refactoring
Diffstat (limited to 'pom.xml')
-rw-r--r-- | pom.xml | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -12,7 +12,7 @@ <artifactId>pf4j-parent</artifactId> <version>0.5-SNAPSHOT</version> <packaging>pom</packaging> - <name>PF4J</name> + <name>PF4J Parent</name> <description>Plugin Framework for Java</description> <licenses> |