From 3fc78ea75cf2c59a8c401fca9f3f0eb3aa6ea6b9 Mon Sep 17 00:00:00 2001
From: David Blyth <dblyth@anl.gov>
Date: Wed, 28 Jun 2017 00:06:25 +0000
Subject: [PATCH] Updated pom parents

---
 aida/pom.xml               | 2 +-
 analysis/pom.xml           | 2 +-
 cal-calib/pom.xml          | 2 +-
 cal-recon/pom.xml          | 2 +-
 conditions/pom.xml         | 2 +-
 detector-data/pom.xml      | 2 +-
 detector-framework/pom.xml | 2 +-
 distribution/pom.xml       | 2 +-
 event-heprep/pom.xml       | 2 +-
 event-model/pom.xml        | 2 +-
 event-processing/pom.xml   | 2 +-
 integration-tests/pom.xml  | 2 +-
 job-manager/pom.xml        | 2 +-
 math/pom.xml               | 2 +-
 mc/pom.xml                 | 2 +-
 plugin/pom.xml             | 2 +-
 recon-drivers/pom.xml      | 2 +-
 steering-files/pom.xml     | 2 +-
 tracking/pom.xml           | 2 +-
 trf/pom.xml                | 2 +-
 users/pom.xml              | 2 +-
 util/pom.xml               | 2 +-
 vertexing/pom.xml          | 2 +-
 23 files changed, 23 insertions(+), 23 deletions(-)

diff --git a/aida/pom.xml b/aida/pom.xml
index bf5b303..ff87a34 100644
--- a/aida/pom.xml
+++ b/aida/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/analysis/pom.xml b/analysis/pom.xml
index ceaa8d2..72472a2 100644
--- a/analysis/pom.xml
+++ b/analysis/pom.xml
@@ -9,7 +9,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>4.0-SNAPSHOT</version>
   </parent>
diff --git a/cal-calib/pom.xml b/cal-calib/pom.xml
index be9435e..bb9e63d 100644
--- a/cal-calib/pom.xml
+++ b/cal-calib/pom.xml
@@ -9,7 +9,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>4.0-SNAPSHOT</version>
   </parent>
diff --git a/cal-recon/pom.xml b/cal-recon/pom.xml
index 3ca6af1..2e26675 100644
--- a/cal-recon/pom.xml
+++ b/cal-recon/pom.xml
@@ -10,7 +10,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>4.0-SNAPSHOT</version>
   </parent>
diff --git a/conditions/pom.xml b/conditions/pom.xml
index c4de062..2c1b9bb 100644
--- a/conditions/pom.xml
+++ b/conditions/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/detector-data/pom.xml b/detector-data/pom.xml
index 3bf562f..4ae5954 100644
--- a/detector-data/pom.xml
+++ b/detector-data/pom.xml
@@ -9,7 +9,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>4.0-SNAPSHOT</version>
   </parent>
diff --git a/detector-framework/pom.xml b/detector-framework/pom.xml
index 0937907..0a2f301 100644
--- a/detector-framework/pom.xml
+++ b/detector-framework/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/distribution/pom.xml b/distribution/pom.xml
index 64169ac..31918ea 100644
--- a/distribution/pom.xml
+++ b/distribution/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/event-heprep/pom.xml b/event-heprep/pom.xml
index 868ade4..0a726d6 100644
--- a/event-heprep/pom.xml
+++ b/event-heprep/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/event-model/pom.xml b/event-model/pom.xml
index 61d00e1..67e80fc 100644
--- a/event-model/pom.xml
+++ b/event-model/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/event-processing/pom.xml b/event-processing/pom.xml
index 70a2104..171912f 100644
--- a/event-processing/pom.xml
+++ b/event-processing/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/integration-tests/pom.xml b/integration-tests/pom.xml
index 606205d..104dea1 100644
--- a/integration-tests/pom.xml
+++ b/integration-tests/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>3.0.4-SNAPSHOT</version>
   </parent>
diff --git a/job-manager/pom.xml b/job-manager/pom.xml
index 10f1c9d..408a57a 100644
--- a/job-manager/pom.xml
+++ b/job-manager/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/math/pom.xml b/math/pom.xml
index 0147018..48b1fb7 100644
--- a/math/pom.xml
+++ b/math/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/mc/pom.xml b/mc/pom.xml
index d618fff..f1ae51e 100644
--- a/mc/pom.xml
+++ b/mc/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/plugin/pom.xml b/plugin/pom.xml
index 7c2b8fe..d671217 100644
--- a/plugin/pom.xml
+++ b/plugin/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/recon-drivers/pom.xml b/recon-drivers/pom.xml
index 5ed777d..3f611b7 100644
--- a/recon-drivers/pom.xml
+++ b/recon-drivers/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/steering-files/pom.xml b/steering-files/pom.xml
index 211d8d2..816c398 100644
--- a/steering-files/pom.xml
+++ b/steering-files/pom.xml
@@ -9,7 +9,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>4.0-SNAPSHOT</version>
   </parent>
diff --git a/tracking/pom.xml b/tracking/pom.xml
index 567d266..15043c0 100644
--- a/tracking/pom.xml
+++ b/tracking/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/trf/pom.xml b/trf/pom.xml
index f8dc203..7bd67b5 100644
--- a/trf/pom.xml
+++ b/trf/pom.xml
@@ -9,7 +9,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>4.0-SNAPSHOT</version>
   </parent>
diff --git a/users/pom.xml b/users/pom.xml
index 9ec3da7..fd878bd 100644
--- a/users/pom.xml
+++ b/users/pom.xml
@@ -9,7 +9,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <relativePath>../pom.xml</relativePath>
     <version>4.0-SNAPSHOT</version>
   </parent>
diff --git a/util/pom.xml b/util/pom.xml
index 7969035..10e7ab4 100644
--- a/util/pom.xml
+++ b/util/pom.xml
@@ -9,7 +9,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
diff --git a/vertexing/pom.xml b/vertexing/pom.xml
index 2fa751d..5a3f442 100644
--- a/vertexing/pom.xml
+++ b/vertexing/pom.xml
@@ -8,7 +8,7 @@
 
   <parent>
     <groupId>org.lcsim</groupId>
-    <artifactId>lcsim-parent</artifactId>
+    <artifactId>lcsim</artifactId>
     <version>4.0-SNAPSHOT</version>
     <relativePath>../pom.xml</relativePath>
   </parent>
-- 
GitLab