]> source.dussan.org Git - pf4j.git/commitdiff
upgrade pom
authorDecebal Suiu <decebal.suiu@gmail.com>
Mon, 21 Jan 2013 11:30:48 +0000 (13:30 +0200)
committerDecebal Suiu <decebal.suiu@gmail.com>
Mon, 21 Jan 2013 11:30:48 +0000 (13:30 +0200)
demo/api/pom.xml
demo/app/pom.xml
demo/plugin1/pom.xml
demo/plugin2/pom.xml
demo/pom.xml
pf4j/pom.xml
pom.xml

index 1b99d58ce57ad9118c975d575dd85aec22281339..b6c07a9da743c48f3ee43020cebafa1e0d036138 100644 (file)
@@ -3,7 +3,7 @@
     
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
-        <artifactId>pom</artifactId>
+        <artifactId>pf4j-demo-parent</artifactId>
         <version>0.4-SNAPSHOT</version>
     </parent>
 
index b9db6abf78577ce584f84bf450f5eb8e63e0c56d..084eacf16a5d89911b4dd07397b4b6f82e37cdb6 100644 (file)
@@ -3,7 +3,7 @@
     
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
-        <artifactId>pom</artifactId>
+        <artifactId>pf4j-demo-parent</artifactId>
         <version>0.4-SNAPSHOT</version>
     </parent>
 
index b332a96c3ad1d914c83928ec5732d61a239eed20..f11e1e9a70ab4c9be2a67831a247b29e59f58e8e 100644 (file)
@@ -3,7 +3,7 @@
     
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
-        <artifactId>pom</artifactId>
+        <artifactId>pf4j-demo-parent</artifactId>
         <version>0.4-SNAPSHOT</version>
     </parent>
 
index 88e586f3a70a5515e391a97cb93f2f8f56d141b2..21be8753c0c2d11acd3246be51fc47e0085ddd27 100644 (file)
@@ -3,7 +3,7 @@
     
     <parent>
         <groupId>ro.fortsoft.pf4j.demo</groupId>
-        <artifactId>pom</artifactId>
+        <artifactId>pf4j-demo-parent</artifactId>
         <version>0.4-SNAPSHOT</version>
     </parent>
 
index 6520ea57bbb4fe35e595e57e9906f68ec8b77dcc..3d48507f4f7f94e42e63183234fba052f1264b6a 100644 (file)
@@ -3,13 +3,13 @@
     
     <parent>
         <groupId>ro.fortsoft.pf4j</groupId>
-        <artifactId>pom</artifactId>
+        <artifactId>pf4j-parent</artifactId>
         <version>0.4-SNAPSHOT</version>
     </parent>
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>ro.fortsoft.pf4j.demo</groupId>
-    <artifactId>pom</artifactId>
+    <artifactId>pf4j-demo-parent</artifactId>
     <version>0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>PF4J Demo</name>
index e0ccfb8cb77add4d48be118351f5d7b8e8fc3476..da0ee7be97d5408a0d6ff15a080c2e3882639242 100644 (file)
@@ -3,7 +3,7 @@
     
     <parent>
         <groupId>ro.fortsoft.pf4j</groupId>
-        <artifactId>pom</artifactId>
+        <artifactId>pf4j-parent</artifactId>
         <version>0.4-SNAPSHOT</version>
     </parent>
 
diff --git a/pom.xml b/pom.xml
index 14a07b57d340d2c6419bd1822145bee5a5fd2f56..18481892e464d0f0df8620cf7fa90917efb71e89 100644 (file)
--- a/pom.xml
+++ b/pom.xml
@@ -9,7 +9,7 @@
 
     <modelVersion>4.0.0</modelVersion>
     <groupId>ro.fortsoft.pf4j</groupId>
-    <artifactId>pom</artifactId>
+    <artifactId>pf4j-parent</artifactId>
     <version>0.4-SNAPSHOT</version>
     <packaging>pom</packaging>
     <name>PF4J</name>