Skip to main content
summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
Diffstat (limited to 'plugins/org.eclipse.osee.database/pom.xml')
-rw-r--r--plugins/org.eclipse.osee.database/pom.xml4
1 files changed, 2 insertions, 2 deletions
diff --git a/plugins/org.eclipse.osee.database/pom.xml b/plugins/org.eclipse.osee.database/pom.xml
index 4e0b671216a..011f671d5d6 100644
--- a/plugins/org.eclipse.osee.database/pom.xml
+++ b/plugins/org.eclipse.osee.database/pom.xml
@@ -5,9 +5,9 @@
<parent>
<groupId>org.eclipse.osee</groupId>
- <artifactId>org.eclipse.osee.x.server.parent</artifactId>
+ <artifactId>org.eclipse.osee.orcs.parent</artifactId>
<version>0.9.9-SNAPSHOT</version>
- <relativePath>../../plugins/org.eclipse.osee.x.server.parent</relativePath>
+ <relativePath>../../plugins/org.eclipse.osee.orcs.parent</relativePath>
</parent>
<artifactId>org.eclipse.osee.database</artifactId>

Back to the top