aboutsummaryrefslogtreecommitdiffstats
path: root/pf4j/pom.xml
diff options
context:
space:
mode:
authorDecebal Suiu <decebal.suiu@gmail.com>2017-09-20 16:55:30 +0200
committerGitHub <noreply@github.com>2017-09-20 16:55:30 +0200
commit5916ee64d9c05a4f085f6f6562ed383ff3203e4a (patch)
tree0255541afe778984d2becf450ecbb90d97e595d7 /pf4j/pom.xml
parentb8cd3af90f8149e5003ea1db395d67b0fa8f7066 (diff)
downloadpf4j-5916ee64d9c05a4f085f6f6562ed383ff3203e4a.tar.gz
pf4j-5916ee64d9c05a4f085f6f6562ed383ff3203e4a.zip
Change root package from ro.fortsoft.pf4j to org.pf4j (#168)
Diffstat (limited to 'pf4j/pom.xml')
-rw-r--r--pf4j/pom.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/pf4j/pom.xml b/pf4j/pom.xml
index a669078..a3c0601 100644
--- a/pf4j/pom.xml
+++ b/pf4j/pom.xml
@@ -2,7 +2,7 @@
<project xmlns="http://maven.apache.org/POM/4.0.0" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xsi:schemaLocation="http://maven.apache.org/POM/4.0.0 http://maven.apache.org/xsd/maven-4.0.0.xsd">
<parent>
- <groupId>ro.fortsoft.pf4j</groupId>
+ <groupId>org.pf4j</groupId>
<artifactId>pf4j-parent</artifactId>
<version>1.4.0-SNAPSHOT</version>
</parent>