aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2013-07-05 14:49:18 +0300
committerDecebal Suiu <decebal.suiu@gmail.com>2013-07-05 14:49:18 +0300
commitdce2bfe925701e1177ddd0e966c8405d7740ebc9 (patch)
tree8e147f803665cbf9a15337ad838fc20d2917fb1a /pf4j/pom.xml
parent35599597b5d3976a989225f351ecc5853e5203a2 (diff)
downloadpf4j-dce2bfe925701e1177ddd0e966c8405d7740ebc9.tar.gz
pf4j-dce2bfe925701e1177ddd0e966c8405d7740ebc9.zip
pom refactoring
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml17
1 files changed, 1 insertions, 16 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index 1e7e980..68b0710 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -11,23 +11,8 @@
<artifactId>pf4j</artifactId>
<version>0.5-SNAPSHOT</version>
<packaging>jar</packaging>
- <name>PF4J Library</name>
+ <name>PF4J</name>
<description>Plugin Framework for Java</description>
-
- <licenses>
- <license>
- <name>The Apache Software License, Version 2.0</name>
- <url>http://www.apache.org/licenses/LICENSE-2.0.txt</url>
- <distribution>repo</distribution>
- </license>
- </licenses>
-
- <scm>
- <connection>scm:git:https://github.com/decebals/pf4j.git</connection>
- <developerConnection>scm:git:https://github.com/decebals/pf4j.git</developerConnection>
- <url>git@github.com/decebals/pf4j.git</url>
- <tag>HEAD</tag>
- </scm>
<dependencies>
<dependency>